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

Bump version to 2025.11.0-alpha.0

This commit is contained in:
github-actions[bot]
2025-11-06 03:43:51 +00:00
parent 18fbc9bb05
commit 3de1ce63cd
3 changed files with 3 additions and 3 deletions

View File

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