Bump version to v0.4.5

This commit is contained in:
Dan Paulat 2024-06-30 22:16:34 -05:00
parent d78ecf7f7a
commit e1bd921e0f
3 changed files with 7 additions and 7 deletions

View file

@ -60,7 +60,7 @@ jobs:
env:
CC: ${{ matrix.env_cc }}
CXX: ${{ matrix.env_cxx }}
SCWX_VERSION: v0.4.4
SCWX_VERSION: v0.4.5
runs-on: ${{ matrix.os }}
steps: