chore(release): bump version to v26.04.13.a [skip ci]

This commit is contained in:
release-bot
2026-04-13 18:09:17 +00:00
parent 7d1c318840
commit 3c8f0894b0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "computing-box",
"version": "26.4.0-9.b",
"version": "26.4.1-3.a",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "computing-box",
"version": "26.4.0-9.b",
"version": "26.4.1-3.a",
"dependencies": {
"astro": "^6.1.1"
}

View File

@@ -1,7 +1,7 @@
{
"name": "computing-box",
"type": "module",
"version": "26.4.0-9.b",
"version": "26.4.1-3.a",
"scripts": {
"dev": "astro dev",
"build": "astro build",