ci: persist release version to main (#212)

This commit is contained in:
ARUNAVO RAY
2026-03-05 09:55:59 +05:30
committed by GitHub
parent be7daac5fb
commit ce365a706e
4 changed files with 44 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "gitea-mirror",
"type": "module",
"version": "3.10.1",
"version": "3.12.1",
"engines": {
"bun": ">=1.2.9"
},