Fixed release number of action

This commit is contained in:
Nicholas Wallace 2024-03-19 21:19:38 -07:00
parent 8994cb3a6e
commit 934d9b1df4

View file

@ -23,6 +23,6 @@ jobs:
# The only argument is the `directory`, which is where the i18n files are
# stored.
- name: Run Update JSON Files action
uses: audiobookshelf/audiobookshelf-i18n-updater@v1.1.0
uses: audiobookshelf/audiobookshelf-i18n-updater@v1.1.1
with:
directory: 'strings/' # Adjust the directory path as needed