Bump version to v0.4.3

This commit is contained in:
Dan Paulat 2024-03-14 00:07:26 -05:00
parent 15c0ddc327
commit b155664a91
3 changed files with 6 additions and 6 deletions

View file

@ -58,7 +58,7 @@ jobs:
env:
CC: ${{ matrix.env_cc }}
CXX: ${{ matrix.env_cxx }}
SCWX_VERSION: v0.4.2
SCWX_VERSION: v0.4.3
runs-on: ${{ matrix.os }}
steps: