Skip to content

Commit cd6ce72

Browse files
committed
bump version 1.13.4
1 parent a65f351 commit cd6ce72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ option(INSTALL_TESTS "Install the tests on make install" OFF)
77
option(BUILD_DEVICE_MOBILE "Enable behaviors for mobile devices" OFF)
88
option(BUILD_SIMULATOR "Build the simulation tool for OSMIN" OFF)
99

10-
set(APP_VERSION "1.13.3")
11-
set(APP_VERSION_CODE 83)
10+
set(APP_VERSION "1.13.4")
11+
set(APP_VERSION_CODE 84)
1212
set(APP_ID "io.github.janbar.osmin")
1313
set(APP_NAME "osmin")
1414

0 commit comments

Comments
 (0)