diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-10-08 17:50:14 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-10-08 17:50:14 +0900 |
| commit | 994690eebf8cccddb10f7eb35b69a2548334a3eb (patch) | |
| tree | e5714a82686746516837c0a02237371de6c0f772 /package.json | |
| parent | fix(backend): improve NoteDraftService validation (diff) | |
| parent | Bump version to 2025.10.0-rc.0 (diff) | |
| download | misskey-994690eebf8cccddb10f7eb35b69a2548334a3eb.tar.gz misskey-994690eebf8cccddb10f7eb35b69a2548334a3eb.tar.bz2 misskey-994690eebf8cccddb10f7eb35b69a2548334a3eb.zip | |
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2bf41707b5..f16d7f10d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.10.0-beta.2", + "version": "2025.10.0-rc.0", "codename": "nasubi", "repository": { "type": "git", |