Bump version to v0.4.8

This commit is contained in:
Dan Paulat 2025-01-20 23:56:49 -06:00
parent 42314a64b2
commit 9d0a75d032
2 changed files with 3 additions and 3 deletions

View file

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