Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chkr1011 committed Feb 26, 2022
1 parent c26d2c3 commit fa9ebe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

env:
VERSION: "1.1.0.${{github.run_number}}"
VERSION: "1.2.0.${{github.run_number}}"

jobs:
build:
Expand Down

0 comments on commit fa9ebe4

Please sign in to comment.