Bump version to 2026.8.0-alpha.0

This commit is contained in:
github-actions[bot]
2026-08-15 14:39:25 +00:00
parent 988e3c32a3
commit 7ab6797513
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## Unreleased
## 2026.8.0
### General
-
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2026.7.0",
"version": "2026.8.0-alpha.0",
"codename": "nasubi",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
"version": "2026.7.0",
"version": "2026.8.0-alpha.0",
"description": "Misskey SDK for JavaScript",
"license": "MIT",
"main": "./built/index.js",