We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2110f01 commit 00ea412Copy full SHA for 00ea412
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@
5
6
cmake_minimum_required(VERSION 3.16)
7
8
-project(KeyGhost VERSION 0.2 LANGUAGES CXX)
+project(KeyGhost VERSION 0.3 LANGUAGES CXX)
9
10
set(CMAKE_AUTOUIC ON)
11
set(CMAKE_AUTOMOC ON)
0 commit comments