Bump version

This commit is contained in:
GermanBluefox
2026-04-02 10:32:19 +02:00
parent 906e6d172c
commit e92d488529
3 changed files with 3 additions and 14 deletions
+2
View File
@@ -47,6 +47,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
os: ${{ matrix.os }}
build: true
deploy:
needs: [check-and-lint, adapter-tests]
@@ -68,3 +69,4 @@ jobs:
with:
node-version: '22.x'
github-token: ${{ secrets.GITHUB_TOKEN }}
build: true