Skip to content

Commit

Permalink
Bump up project ver to 1.0.6 for fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
9prady9 committed Apr 5, 2021
1 parent c759eb7 commit 2b0c31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)

project(Forge VERSION 1.0.5 LANGUAGES C CXX)
project(Forge VERSION 1.0.6 LANGUAGES C CXX)

set_property(GLOBAL PROPERTY USE_FOLDERS ON)

Expand Down

0 comments on commit 2b0c31e

Please sign in to comment.