1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 09:35:51 +02:00
This commit is contained in:
syuilo
2018-12-30 14:52:41 +09:00
parent 5621d5725c
commit e72c590c6b
2 changed files with 9 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.71.0",
"clientVersion": "2.0.13200",
"version": "10.72.0",
"clientVersion": "2.0.13212",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,