diff --git a/rpm/harbour-foilnotes.spec b/rpm/harbour-foilnotes.spec index d9dc428..e258f30 100644 --- a/rpm/harbour-foilnotes.spec +++ b/rpm/harbour-foilnotes.spec @@ -1,6 +1,6 @@ Name: harbour-foilnotes Summary: Encrypted notes -Version: 1.1.2 +Version: 1.1.3 Release: 1 License: BSD URL: https://github.com/monich/harbour-foilnotes diff --git a/settings/settings.qml b/settings/settings.qml index 50446c8..d865f8c 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.2") : "" + qsTrId("foilnotes-settings_page-header-version").arg("1.1.3") : "" Image { id: appIcon