Skip to content

Commit 3ecc140

Browse files
committed
Version 1.1.6
1 parent 85ce2c2 commit 3ecc140

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rpm/harbour-foilnotes.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: harbour-foilnotes
22
Summary: Encrypted notes
3-
Version: 1.1.5
3+
Version: 1.1.6
44
Release: 1
55
License: BSD
66
URL: https://github.com/monich/harbour-foilnotes

settings/settings.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Page {
2828
description: applicationName ?
2929
//: Settings page header description (app version)
3030
//% "Version %1"
31-
qsTrId("foilnotes-settings_page-header-version").arg("1.1.5") : ""
31+
qsTrId("foilnotes-settings_page-header-version").arg("1.1.6") : ""
3232

3333
Image {
3434
id: appIcon

0 commit comments

Comments
 (0)