Bump to 2.11.0 for beta releases

This commit is contained in:
ZeldaZach
2025-03-27 21:32:28 -04:00
parent 37356317a4
commit 70f2a32fad
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ endif()
# A project name is needed for CPack
# Version can be overriden by git tags, see cmake/getversion.cmake
project("Cockatrice" VERSION 2.10.1)
project("Cockatrice" VERSION 2.11.0)
# Set release name if not provided via env/cmake var
if(NOT DEFINED GIT_TAG_RELEASENAME)