Skip to content

Commit

Permalink
version 2.6.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoCortney committed Oct 12, 2024
1 parent 033bdd1 commit 2b608b2
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.5.0)
project(MungPlex VERSION 2.6.0)

find_package(Lua REQUIRED)
find_package(sol2 CONFIG REQUIRED)
Expand Down

0 comments on commit 2b608b2

Please sign in to comment.