Skip to content

Commit 9dee78a

Browse files
committed
Bump to 2.9.0
1 parent 3869af1 commit 9dee78a

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
@@ -16,7 +16,7 @@ import "../scrollview" as View
1616
import "../../tools/tools.js" as JS
1717

1818
Representation {
19-
property string currVersion: "v2.8.1"
19+
property string currVersion: "v2.9.0"
2020
property bool searchFieldOpen: false
2121

2222
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.8.1-git",
15+
"Version": "2.9.0",
1616
"License": "MIT",
1717
"BugReportUrl": "https://github.com/exequtic/apdatifier/issues",
1818
"Website": "https://github.com/exequtic/apdatifier"

0 commit comments

Comments
 (0)