From bc394d0514a94470adf3135e2cb61995e39ece03 Mon Sep 17 00:00:00 2001 From: Slava Monich Date: Mon, 21 Mar 2022 02:14:08 +0200 Subject: [PATCH] Version 1.1.0 --- app.pro | 2 +- rpm/harbour-foilnotes.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.pro b/app.pro index 7cc8b17..6acc970 100644 --- a/app.pro +++ b/app.pro @@ -13,7 +13,7 @@ PKGCONFIG += sailfishapp mlite5 glib-2.0 gobject-2.0 gio-unix-2.0 QT += qml quick sql isEmpty(VERSION) { - VERSION = 1.0.28 + VERSION = 1.1.0 } V1 = $$system(echo $$VERSION | cut -f1 -d.) diff --git a/rpm/harbour-foilnotes.spec b/rpm/harbour-foilnotes.spec index 14a2971..ae062a1 100644 --- a/rpm/harbour-foilnotes.spec +++ b/rpm/harbour-foilnotes.spec @@ -1,6 +1,6 @@ Name: harbour-foilnotes Summary: Encrypted notes -Version: 1.0.28 +Version: 1.1.0 Release: 1 License: BSD URL: https://github.com/monich/harbour-foilnotes