fix release (#2250)

This commit is contained in:
meisnate12 2024-09-30 12:41:26 -04:00 committed by GitHub
parent 0283adfe64
commit c7ed0db09e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ jobs:
git commit -m "Kometa Release ${NEW_VERSION}"
git push origin nightly
git push origin refs/heads/nightly:refs/heads/develop
git push origin refs/heads/nightly:refs/heads/main
git push origin refs/heads/nightly:refs/heads/master
- name: Discord Success Notification
uses: Kometa-Team/discord-notifications@master

View file

@ -1 +1 @@
2.1.0
2.0.2-build55