summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-06-07 09:26:51 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-06-07 09:26:51 +0900
commitc5dc0fd51b1a9cd5454c046ff8c88f6108eced95 (patch)
tree67510dc9fc16d472acd3830140470d9b92abbbe9 /package.json
parentfix(frontend): support non-image files (diff)
parentBump version to 2025.6.1-alpha.3 (diff)
downloadmisskey-c5dc0fd51b1a9cd5454c046ff8c88f6108eced95.tar.gz
misskey-c5dc0fd51b1a9cd5454c046ff8c88f6108eced95.tar.bz2
misskey-c5dc0fd51b1a9cd5454c046ff8c88f6108eced95.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 52457ddf24..db15da253b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "misskey",
- "version": "2025.6.1-alpha.2",
+ "version": "2025.6.1-alpha.3",
"codename": "nasubi",
"repository": {
"type": "git",