Skip to content

Commit

Permalink
πŸ’š Bump developer build version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKai77 authored Dec 31, 2024
1 parent e28cd1f commit 7231287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: πŸ§ͺ Set Version and Build number
run: |
# CHANGE EVERY RELEASE:
APP_VERSION="πŸ§ͺ 1.2.0"
APP_VERSION="πŸ§ͺ 1.3.0"
APP_BUILD=$(git rev-list --count HEAD)
FROM_TAG=$(git describe --tags --abbrev=0 --exclude='prerelease')
Expand Down

0 comments on commit 7231287

Please sign in to comment.