diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index adaf0ad..7d299ee 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -31,7 +31,7 @@ jobs: env: version: ${{steps.get_version.outputs.version-without-v}} url: https://github.com/${{github.repository}} - manifest: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.json + manifest: https://github.com/${{github.repository}}/releases/latest/download/module.json download: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.zip changelog: https://github.com/${{github.repository}}/blob/${{github.event.release.tag_name}}/ChangeLog.md bugs: https://github.com/${{github.repository}}/issues diff --git a/ChangeLog.md b/ChangeLog.md index ab30c7f..90b9e79 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,4 +1,8 @@ -# v4.10 +# v4.10.1 +* Update pt-BR.json (thanks Kharmans) +* Stop the annoying manifest changed warning (after this update) + +# v4.10.0 * Add an opt-out setting to clear Stealthy's stealth/perception flags from combatants at combat end. # v4.9.1