Skip to content

Commit fdea2dd

Browse files
committed
[rel] release 6.5.0
1 parent afaeaa7 commit fdea2dd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# FastTrack changelog
22

3+
## 6.5.0
4+
5+
### Changed
6+
7+
- CLI and UI integrated in one executable.
38

49
## 6.4.0
510

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(FastTrackApp VERSION 6.4.0)
2+
project(FastTrackApp VERSION 6.5.0)
33

44
find_package(Qt6 REQUIRED COMPONENTS Core Gui Widgets Network Svg Sql LinguistTools)
55

0 commit comments

Comments
 (0)