Skip to content

Commit

Permalink
Bump to 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
praeclarum committed Jun 8, 2023
1 parent 8f2b696 commit e44f230
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.18
VERSION_PREFIX: 0.19
VERSION_SUFFIX: ${{github.run_number}}
run: |
VERSION=$VERSION_PREFIX.$VERSION_SUFFIX
Expand Down

0 comments on commit e44f230

Please sign in to comment.