We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd16c9d commit 348c8a7Copy full SHA for 348c8a7
qml/pages/About.qml
@@ -44,7 +44,7 @@ Page {
44
45
Label {
46
font.bold: true
47
- text: "Vocabulary 1.5"
+ text: "Vocabulary 1.6"
48
}
49
50
Text {
rpm/harbour-vocabulary.spec
@@ -8,7 +8,7 @@ Name: harbour-vocabulary
8
%{!?qtc_make:%define qtc_make make}
9
%{?qtc_builddir:%define _builddir %qtc_builddir}
10
Summary: Vocabulary trainer for SailfishOS
11
-Version: 1.5
+Version: 1.6
12
Release: 1
13
Group: Qt/Qt
14
License: Apache-2.0
0 commit comments