Bump version to v0.4.4

This commit is contained in:
Dan Paulat 2024-05-04 23:11:32 -05:00
parent 3561e2948b
commit 4961f0c38b
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.3
SCWX_VERSION: v0.4.4
runs-on: ${{ matrix.os }}
steps: