Skip to content

Commit

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

0 comments on commit c253a7c

Please sign in to comment.