We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3869af1 commit 9dee78aCopy full SHA for 9dee78a
package/contents/ui/representation/Expanded.qml
@@ -16,7 +16,7 @@ import "../scrollview" as View
16
import "../../tools/tools.js" as JS
17
18
Representation {
19
- property string currVersion: "v2.8.1"
+ property string currVersion: "v2.9.0"
20
property bool searchFieldOpen: false
21
22
property string statusIcon: {
package/metadata.json
@@ -12,7 +12,7 @@
12
"Id": "com.github.exequtic.apdatifier",
13
"Name": "Apdatifier",
14
"EnabledByDefault": true,
15
- "Version": "2.8.1-git",
+ "Version": "2.9.0",
"License": "MIT",
"BugReportUrl": "https://github.com/exequtic/apdatifier/issues",
"Website": "https://github.com/exequtic/apdatifier"
0 commit comments