Skip to content

Commit

Permalink
Update version.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexx2k authored Jun 19, 2024
1 parent 245cd46 commit f8e98bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/version.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash


MOD_VERSION="1.9"
MOD_VERSION="1.10"


MOD_COMMITS=$(git rev-list HEAD --count)
Expand Down

0 comments on commit f8e98bd

Please sign in to comment.