Skip to content

Commit

Permalink
increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoCortney committed Nov 6, 2023
1 parent 9eade8c commit 82bf526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MungPlex/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CMakeList.txt : CMake project for MungPlex, include source and define
# project specific logic here.
cmake_minimum_required (VERSION 3.16)
project(MungPlex VERSION 2.2.0)
project(MungPlex VERSION 2.3.0)

# Find lua
find_package(Lua REQUIRED)
Expand Down

0 comments on commit 82bf526

Please sign in to comment.