Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
Accidentally reverted the changes in a previous PR.
  • Loading branch information
EmosewaMC authored Sep 23, 2023
1 parent 5154056 commit f92bb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeVariables.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PROJECT_VERSION_MAJOR=1
PROJECT_VERSION_MINOR=0
PROJECT_VERSION_MINOR=1
PROJECT_VERSION_PATCH=1
# LICENSE
LICENSE=AGPL-3.0
Expand Down

0 comments on commit f92bb3e

Please sign in to comment.