diff --git a/rpm/harbour-foilnotes.spec b/rpm/harbour-foilnotes.spec index e258f30..2013b6b 100644 --- a/rpm/harbour-foilnotes.spec +++ b/rpm/harbour-foilnotes.spec @@ -1,6 +1,6 @@ Name: harbour-foilnotes Summary: Encrypted notes -Version: 1.1.3 +Version: 1.1.4 Release: 1 License: BSD URL: https://github.com/monich/harbour-foilnotes diff --git a/settings/settings.qml b/settings/settings.qml index d865f8c..8b762b8 100644 --- a/settings/settings.qml +++ b/settings/settings.qml @@ -28,7 +28,7 @@ Page { description: applicationName ? //: Settings page header description (app version) //% "Version %1" - qsTrId("foilnotes-settings_page-header-version").arg("1.1.3") : "" + qsTrId("foilnotes-settings_page-header-version").arg("1.1.4") : "" Image { id: appIcon