Skip to content

Commit 6b8669a

Browse files
committed
Bump to 2.8
1 parent 6031170 commit 6b8669a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package/contents/ui/representation/Expanded.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import "../scrollview" as View
1818
import "../../tools/tools.js" as JS
1919

2020
Representation {
21-
property string currVersion: "v2.7"
21+
property string currVersion: "v2.8"
2222
property bool searchFieldOpen: false
2323

2424
property string statusIcon: {

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Id": "com.github.exequtic.apdatifier",
1313
"Name": "Apdatifier",
1414
"EnabledByDefault": true,
15-
"Version": "2.7",
15+
"Version": "2.8",
1616
"License": "MIT",
1717
"BugReportUrl": "https://github.com/exequtic/apdatifier/issues",
1818
"Website": "https://github.com/exequtic/apdatifier"

0 commit comments

Comments
 (0)