Bump version to 2026.3.2-alpha.1

This commit is contained in:
github-actions[bot]
2026-03-20 07:36:34 +00:00
parent 45df44899a
commit df1fa8b90a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2026.3.2-alpha.0",
"version": "2026.3.2-alpha.1",
"codename": "nasubi",
"repository": {
"type": "git",

View File

@@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
"version": "2026.3.2-alpha.0",
"version": "2026.3.2-alpha.1",
"description": "Misskey SDK for JavaScript",
"license": "MIT",
"main": "./built/index.js",