Skip to content

Commit f0da5c6

Browse files
committed
5.6.14
1 parent 76f87e7 commit f0da5c6

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
@@ -16,8 +16,8 @@ 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")
20-
set(APP_VERSION_CODE 115)
19+
set(APP_VERSION "5.6.14")
20+
set(APP_VERSION_CODE 116)
2121
set(APP_ID "io.github.janbar.noson")
2222
set(APP_NAME "noson")
2323

noson.appdata.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
</screenshot>
2222
</screenshots>
2323
<releases>
24+
<release date="2026-02-08" version="5.6.14"/>
2425
<release date="2025-06-08" version="5.6.13+1"/>
2526
<release date="2025-05-30" version="5.6.11"/>
2627
<release date="2025-05-08" version="5.6.10"/>

0 commit comments

Comments
 (0)