1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 09:15:38 +02:00

Bump version to 2025.6.3-alpha.0

This commit is contained in:
github-actions[bot]
2025-06-16 10:52:09 +00:00
parent 062d5170df
commit 4093616e23
3 changed files with 3 additions and 3 deletions

View File

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