summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-10-08 17:50:14 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-10-08 17:50:14 +0900
commit994690eebf8cccddb10f7eb35b69a2548334a3eb (patch)
treee5714a82686746516837c0a02237371de6c0f772 /package.json
parentfix(backend): improve NoteDraftService validation (diff)
parentBump version to 2025.10.0-rc.0 (diff)
downloadmisskey-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.json2
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",