We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1875315 commit 648987bCopy full SHA for 648987b
CounterStrike2GSI/CMakeLists.txt
@@ -1,7 +1,7 @@
1
# Setup project.
2
SET(PRODUCT CounterStrike2GSI)
3
SET(PRODUCT_NAME "${PRODUCT}")
4
-SET(PRODUCT_VERSION 1.0.2)
+SET(PRODUCT_VERSION 1.0.3)
5
SET(PRODUCT_DESCRIPTION "A C# library to interface with the Game State Integration found in Counter-Strike 2.")
6
SET(PRODUCT_AUTHORS "Anton Pupkov")
7
SET(PRODUCT_COPYRIGHT "Copyright© 2024")
0 commit comments