1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 17:16:08 +02:00

Bump version to 2025.11.1-alpha.0

This commit is contained in:
github-actions[bot]
2025-11-24 03:05:55 +00:00
parent c4f53aba3f
commit 25afb5d279
3 changed files with 3 additions and 3 deletions

View File

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