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

This commit is contained in:
release-bot
2026-04-06 18:01:58 +00:00
parent 09c6fb18b2
commit cb2c1c01ae
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@@ -1,7 +1,7 @@
{ {
"name": "computing-box", "name": "computing-box",
"type": "module", "type": "module",
"version": "26.4.0-2.a", "version": "26.4.0-6.a",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro build", "build": "astro build",