Skip to content

Commit 097154b

Browse files
committed
Fix the version number
1 parent 6654d1c commit 097154b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/src.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
TEMPLATE = app
2121
TARGET = tinymount
22-
VERSION = 0.2.5
22+
VERSION = 0.2.6
2323

2424
DEPENDPATH += .
2525
INCLUDEPATH += .

0 commit comments

Comments
 (0)