Skip to content

Commit

Permalink
Bump version from 0.94.x to 0.96.0.x
Browse files Browse the repository at this point in the history
Just because we want to generate new binaries, which hopefully don't
have a problem that the previous(old) ones have, when geewallet is
referencing them (and the referencer proj cannot load in VScode).

(And we add an extra zero because it seems to be a requirement from
the new version of nugetPush.fsx...)
  • Loading branch information
knocte committed Apr 16, 2022
1 parent 05d4006 commit 02d4ac7
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 @@ -4,7 +4,7 @@ on: push
jobs:
build_and_deploy:
env:
BASE_VERSION: 0.94
BASE_VERSION: 0.96.0
runs-on: windows-latest
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 02d4ac7

Please sign in to comment.