Skip to content

Commit 5a447e1

Browse files
committed
Increased version to 1.1
1 parent e028b34 commit 5a447e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.1.0)
22

3-
project(nbteditor VERSION 1.0)
4-
set (NBTEDITOR_VERSION 1.0)
3+
project(nbteditor VERSION 1.1)
4+
set (NBTEDITOR_VERSION 1.1)
55

66
find_package(Qt5Widgets)
77

0 commit comments

Comments
 (0)