Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Mar 21, 2022
1 parent d379865 commit bc394d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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.)
Expand Down
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.0.28
Version: 1.1.0
Release: 1
License: BSD
URL: https://github.com/monich/harbour-foilnotes
Expand Down

0 comments on commit bc394d0

Please sign in to comment.