1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-14 23:05:10 +02:00

Bump version to 2025.5.1-alpha.2

This commit is contained in:
github-actions[bot]
2025-05-12 01:02:03 +00:00
parent 5bc52b6743
commit fe7b2298f6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2025.5.1-alpha.1",
"version": "2025.5.1-alpha.2",
"codename": "nasubi",
"repository": {
"type": "git",

View File

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