Skip to content

Commit 0f0e5c0

Browse files
committed
Release Nugget Doom 2.2.1
1 parent 840911a commit 0f0e5c0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ set(X_VCPKG_APPLOCAL_DEPS_INSTALL ON)
1313
cmake_minimum_required(VERSION 3.9)
1414

1515
project("Nugget Doom"
16-
VERSION 2.2.0
17-
DESCRIPTION "Nugget Doom 2.2.0"
16+
VERSION 2.2.1
17+
DESCRIPTION "Nugget Doom 2.2.1"
1818
HOMEPAGE_URL "https://github.com/MrAlaux/Nugget-Doom"
1919
LANGUAGES C)
2020

data/io.github.MrAlaux.Nugget-Doom.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<content_attribute id="social-chat">intense</content_attribute>
2424
</content_rating>
2525
<releases>
26+
<release version="2.2.1" date="2023-10-16"/>
2627
<release version="2.2.0" date="2023-10-14"/>
2728
<release version="2.1.0" date="2023-09-01"/>
2829
</releases>

0 commit comments

Comments
 (0)