Skip to content

Commit cf3e65a

Browse files
committed
tag app stream 5.6.14-1
1 parent ab7b955 commit cf3e65a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if(IOS OR ANDROID)
1616
set(QT_STATICPLUGIN ON CACHE BOOL "Build static plugins" FORCE)
1717
endif()
1818

19-
set(APP_VERSION "5.6.13")
19+
set(APP_VERSION "5.6.14")
2020
set(APP_VERSION_CODE 115)
2121
set(APP_ID "io.github.janbar.noson")
2222
set(APP_NAME "noson")

noson.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</screenshot>
2222
</screenshots>
2323
<releases>
24-
<release date="2025-06-07" version="5.6.13"/>
24+
<release date="2025-06-08" version="5.6.14-1"/>
2525
<release date="2025-05-30" version="5.6.11"/>
2626
<release date="2025-05-08" version="5.6.10"/>
2727
<release date="2025-05-07" version="5.6.9"/>

0 commit comments

Comments
 (0)