Skip to content

Commit

Permalink
Kicking version number to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
christofmuc committed May 8, 2020
1 parent 3c1452b commit 4ecbe8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion The-Orm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

cmake_minimum_required(VERSION 3.14)

project(KnobKraftOrm VERSION 1.1.0)
project(KnobKraftOrm VERSION 1.2.0)

IF (WIN32)
# All setup for UI software on Windows
Expand Down

0 comments on commit 4ecbe8e

Please sign in to comment.