dist files for v1.3.1 built

This commit is contained in:
Kantine Wrapper
2026-02-17 21:25:55 +01:00
parent b928b90728
commit ea4e0d151f
6 changed files with 18 additions and 7 deletions

View File

@@ -284,4 +284,5 @@ git add -A
git commit -m "dist files for $VERSION built" --allow-empty
git push
git push origin --force tag "$VERSION"
git push github --force tag "$VERSION"
echo "✅ Pushed commit + tag $VERSION"