From 5473d0073d3d116bae322f9efc7c2fdfce1d0598 Mon Sep 17 00:00:00 2001 From: janbar Date: Fri, 8 Mar 2024 13:37:39 +0100 Subject: [PATCH] bump version 1.12.2 --- CMakeLists.txt | 4 ++-- osmin.appdata.xml.in | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) 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 @@ + +