Skip to content

Commit

Permalink
release v0.0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Oct 5, 2022
1 parent 76ac37a commit bf3eac5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* use package_mod as '-mod=' argument to optimize textures and
animations better (see https://github.com/StanleySweet/package_mod)
Thanks @StanleySweet
* release v0.0.26.3

2022-09-25

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
echo "MOD_NAME=${MOD_NAME#*/}" >> $GITHUB_ENV
# remove 'v' from version string
echo "MOD_VERSION=${MOD_VERSION:1}" >> $GITHUB_ENV
- uses: 0ad-matters/gh-action-build-pyromod@v1.2
- uses: 0ad-matters/gh-action-build-pyromod@v0.0.26.3
with:
name: ${{ env.MOD_NAME }}
version: ${{ env.MOD_VERSION }}
Expand Down

0 comments on commit bf3eac5

Please sign in to comment.