1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-04-30 21:35:47 +02:00
This commit is contained in:
syuilo
2018-08-16 08:02:50 +09:00
parent a8fb0d477f
commit 1fc9206c6d
2 changed files with 11 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "5.25.0",
"clientVersion": "1.0.8348",
"version": "6.0.0",
"clientVersion": "1.0.8367",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,