Skip to content

Commit

Permalink
Increment version to 1.0.3 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpup committed Feb 7, 2024
1 parent 1875315 commit 648987b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CounterStrike2GSI/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Setup project.
SET(PRODUCT CounterStrike2GSI)
SET(PRODUCT_NAME "${PRODUCT}")
SET(PRODUCT_VERSION 1.0.2)
SET(PRODUCT_VERSION 1.0.3)
SET(PRODUCT_DESCRIPTION "A C# library to interface with the Game State Integration found in Counter-Strike 2.")
SET(PRODUCT_AUTHORS "Anton Pupkov")
SET(PRODUCT_COPYRIGHT "Copyright© 2024")
Expand Down

0 comments on commit 648987b

Please sign in to comment.