Skip to content

Commit

Permalink
Updat push -f
Browse files Browse the repository at this point in the history
te app version to 0.1.6 [9]
  • Loading branch information
github-actions[bot] authored and lee-ji-hoon committed Sep 27, 2024
1 parent b1b9f0d commit feadcaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy_google_play_store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,6 @@ jobs:
runs-on: ubuntu-latest
environment: Release
steps:
- name: Get Updated App Version
id: get-updated-version
uses: ./.github/actions/get-app-version

- name: Setup Development Environment
uses: ./.github/actions/setup-development-environment
with:
Expand Down
4 changes: 2 additions & 2 deletions app-version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"major": 0,
"minor": 1,
"patch": 5,
"code": 8
"patch": 6,
"code": 9
}

0 comments on commit feadcaa

Please sign in to comment.