Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Anexgohan committed Mar 31, 2024
1 parent 97e0d2d commit 2ddade8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ jobs:
git config --local user.name "GitHub Action"
git add Anex_Weapons.version
git commit -m "Update version checker numbers" -a
git push origin HEAD:main
git push origin HEAD:refs/heads/main
2 changes: 1 addition & 1 deletion mod_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Anex Weapons",
"author": "Anexgohan",
"utility": "false",
"version": { "major": "0", "minor": "2", "patch": "9g" },
"version": { "major": "0", "minor": "2", "patch": "9h" },
"description": "Weapons for Starsector.",
"gameVersion": "0.97a-RC11",
"dependencies": [
Expand Down

0 comments on commit 2ddade8

Please sign in to comment.