From d8fa2a1baf16db43ef1eb251189af689a73d2328 Mon Sep 17 00:00:00 2001 From: janbar Date: Sat, 7 Oct 2023 16:21:17 +0200 Subject: [PATCH] bump version 1.10.1 --- CMakeLists.txt | 4 ++-- osmin.appdata.xml.in | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ff165bed..d3100fbe 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.10.0") -set(APP_VERSION_CODE 55) +set(APP_VERSION "1.10.1") +set(APP_VERSION_CODE 56) set(APP_ID "io.github.janbar.osmin") set(APP_NAME "osmin") diff --git a/osmin.appdata.xml.in b/osmin.appdata.xml.in index 231621cd..8582f5de 100644 --- a/osmin.appdata.xml.in +++ b/osmin.appdata.xml.in @@ -20,6 +20,7 @@ +