Bump version to v0.4.9

This commit is contained in:
Dan Paulat 2025-04-25 08:22:12 -05:00
parent b02dca5877
commit 27cfabcc66
2 changed files with 3 additions and 3 deletions

View file

@ -89,7 +89,7 @@ jobs:
env:
CC: ${{ matrix.env_cc }}
CXX: ${{ matrix.env_cxx }}
SCWX_VERSION: v0.4.8
SCWX_VERSION: v0.4.9
runs-on: ${{ matrix.os }}
steps: