Bump version to v0.4.7

This commit is contained in:
Dan Paulat 2024-11-29 21:37:07 -06:00
parent 90aaf2bad6
commit 1ea94b02cd
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.6
SCWX_VERSION: v0.4.7
runs-on: ${{ matrix.os }}
steps: