Skip to content

Commit

Permalink
Bump version number to 1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
christofmuc committed Jul 13, 2021
1 parent b1d3756 commit c791307
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.13.2)
project(KnobKraftOrm VERSION 1.13.3)

# Export this variable to be use by the Azure pipeline to know how the installers are called
SET(KNOBKRAFT_ORM_VERSION ${KnobKraftOrm_VERSION} CACHE STRING "Version of KnobKraft Orm")
Expand Down

0 comments on commit c791307

Please sign in to comment.