diff --git a/CMakeLists.txt b/CMakeLists.txt index 4ee6f37a..087713a6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,8 +6,8 @@ project(osmin C CXX) option(INSTALL_TESTS "Install the tests on make install" OFF) option(BUILD_DEVICE_MOBILE "Enable behaviors for mobile devices" OFF) -set(APP_VERSION "1.12.1") -set(APP_VERSION_CODE 66) +set(APP_VERSION "1.12.2") +set(APP_VERSION_CODE 67) set(APP_ID "io.github.janbar.osmin") set(APP_NAME "osmin") diff --git a/osmin.appdata.xml.in b/osmin.appdata.xml.in index 8582f5de..e81edc33 100644 --- a/osmin.appdata.xml.in +++ b/osmin.appdata.xml.in @@ -20,6 +20,8 @@ + +