Skip to content

Commit

Permalink
Bump version from 0.96.x to 0.98.x
Browse files Browse the repository at this point in the history
To signal the new upcoming version with upgraded
Newtonsoft dependency which should fix potential
security issues.
  • Loading branch information
knocte committed Jul 31, 2023
1 parent 02d4ac7 commit 2f9989e
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.96.0
BASE_VERSION: 0.98.0
runs-on: windows-latest
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 2f9989e

Please sign in to comment.