Added it back and bumped it

This commit is contained in:
Core 2022-08-03 16:21:26 +01:00
parent d7bd15cf6b
commit 4b299b032b
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -45,6 +45,10 @@ jobs:
with:
xcode-version: '12.4'
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Change Version
run: sudo chmod +x resources/version.sh && ./resources/version.sh || true