Skip to content

Commit

Permalink
Bump the version since sizeof() is a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
praeclarum committed Feb 3, 2024
1 parent f7c1f38 commit e78af88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nugets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- name: Update Versions
env:
VERSION_PREFIX: 0.19
VERSION_PREFIX: 0.20
VERSION_SUFFIX: ${{github.run_number}}
run: |
VERSION=$VERSION_PREFIX.$VERSION_SUFFIX
Expand Down

0 comments on commit e78af88

Please sign in to comment.