Skip to content

Commit

Permalink
chore: bump version number to 1.0.7 (#738)
Browse files Browse the repository at this point in the history
Signed-off-by: Clécio Varjão <1348549+cvarjao@users.noreply.github.com>
  • Loading branch information
cvarjao authored Nov 22, 2022
1 parent 2d1c50b commit bb192d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Native Build & Test
env:
cacheId: "11" # increment to expire the cache
appBuildNumber: ${{ github.run_number }}
appBuildVersion: "1.0.6"
appBuildVersion: "1.0.7"

on:
workflow_dispatch:
Expand Down

0 comments on commit bb192d0

Please sign in to comment.