forked from mirrors/misskey
Bump version to 2026.5.3-alpha.0
This commit is contained in:
parent
d503b8d073
commit
5b8a38cde8
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## Unreleased
|
||||
## 2026.5.3
|
||||
|
||||
### General
|
||||
- Fix: Dockerで起動に失敗する問題を修正
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"version": "2026.5.2",
|
||||
"version": "2026.5.3-alpha.0",
|
||||
"codename": "nasubi",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "module",
|
||||
"name": "misskey-js",
|
||||
"version": "2026.5.2",
|
||||
"version": "2026.5.3-alpha.0",
|
||||
"description": "Misskey SDK for JavaScript",
|
||||
"license": "MIT",
|
||||
"main": "./built/index.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue