Skip to content

Commit

Permalink
Update version to itr-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
iTrooz committed Dec 27, 2023
1 parent 39c4219 commit 5bc0dc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.1.0)

project(nbteditor VERSION 1.3)
set (NBTEDITOR_VERSION 1.3)
project(nbteditor VERSION itr-1.4)
set (NBTEDITOR_VERSION itr-1.4)

find_package(Qt6Widgets)

Expand Down

0 comments on commit 5bc0dc5

Please sign in to comment.