Bump version to v0.4.1

This commit is contained in:
Dan Paulat 2024-02-28 22:42:09 -06:00
parent 35f29a794b
commit 1e9c1137c9
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.0
SCWX_VERSION: v0.4.1
runs-on: ${{ matrix.os }}
steps: