Bump version to v0.4.6

This commit is contained in:
Dan Paulat 2024-11-27 21:56:59 -06:00
parent c4f78df149
commit 5dd30131e3
2 changed files with 3 additions and 3 deletions

View file

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