chore(release): bump version to v26.03.21.f [skip ci]

This commit is contained in:
release-bot
2026-03-21 23:13:49 +00:00
parent c4296137b3
commit 7a5d423dcb
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.3.2-1.e",
"version": "26.3.2-1.f",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "computing-box",
"version": "26.3.2-1.e",
"version": "26.3.2-1.f",
"dependencies": {
"astro": "^6.0.8"
}

View File

@@ -1,7 +1,7 @@
{
"name": "computing-box",
"type": "module",
"version": "26.3.2-1.e",
"version": "26.3.2-1.f",
"scripts": {
"dev": "astro dev",
"build": "astro build",