Bump version to 2025.8.0-alpha.6

This commit is contained in:
github-actions[bot] 2025-08-08 12:36:36 +00:00
parent 215725a3ac
commit 96a165d729
2 changed files with 2 additions and 2 deletions

View File

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

View File

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