Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Feb 19, 2023
1 parent 284919a commit 78b036e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rpm/harbour-foilnotes.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: harbour-foilnotes
Summary: Encrypted notes
Version: 1.1.0
Version: 1.1.1
Release: 1
License: BSD
URL: https://github.com/monich/harbour-foilnotes
Expand Down
2 changes: 1 addition & 1 deletion settings/settings.qml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Page {
description: applicationName ?
//: Settings page header description (app version)
//% "Version %1"
qsTrId("foilnotes-settings_page-header-version").arg("1.1.0") : ""
qsTrId("foilnotes-settings_page-header-version").arg("1.1.1") : ""

Image {
id: appIcon
Expand Down

0 comments on commit 78b036e

Please sign in to comment.