We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dda353 commit db8ddb1Copy full SHA for db8ddb1
2 files changed
FastTrack.pri
@@ -1 +1 @@
1
-VERSION = 6.3.2
+VERSION = 6.3.3
changelog.md
@@ -1,5 +1,20 @@
# FastTrack changelog
2
3
+## 6.3.3
4
+
5
+### Added
6
+- Add community url.
7
8
+### Fix
9
+- Fix registration.
10
+- Fix closing when minimized.
11
+- Fix deployement CI.
12
+- Fix CLI for Windows.
13
14
+### Refactore
15
+- Refactore UI QActions.
16
+- Update readme and documentation.
17
18
## 6.3.2
19
20
### Added
0 commit comments