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 6031170 commit 6b8669aCopy full SHA for 6b8669a
package/contents/ui/representation/Expanded.qml
@@ -18,7 +18,7 @@ import "../scrollview" as View
18
import "../../tools/tools.js" as JS
19
20
Representation {
21
- property string currVersion: "v2.7"
+ property string currVersion: "v2.8"
22
property bool searchFieldOpen: false
23
24
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.7",
+ "Version": "2.8",
16
"License": "MIT",
17
"BugReportUrl": "https://github.com/exequtic/apdatifier/issues",
"Website": "https://github.com/exequtic/apdatifier"
0 commit comments