1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-01 00:24:27 +02:00

Bump version to 2026.4.0-alpha.5

This commit is contained in:
github-actions[bot]
2026-04-15 14:12:00 +00:00
parent 277a1ef31f
commit 024f8bb102
2 changed files with 2 additions and 2 deletions

View File

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

View File

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