Skip to content

Commit 648987b

Browse files
authored
Increment version to 1.0.3 (#7)
1 parent 1875315 commit 648987b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CounterStrike2GSI/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Setup project.
22
SET(PRODUCT CounterStrike2GSI)
33
SET(PRODUCT_NAME "${PRODUCT}")
4-
SET(PRODUCT_VERSION 1.0.2)
4+
SET(PRODUCT_VERSION 1.0.3)
55
SET(PRODUCT_DESCRIPTION "A C# library to interface with the Game State Integration found in Counter-Strike 2.")
66
SET(PRODUCT_AUTHORS "Anton Pupkov")
77
SET(PRODUCT_COPYRIGHT "Copyright© 2024")

0 commit comments

Comments
 (0)