1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 17:26:05 +02:00
This commit is contained in:
syuilo
2019-02-03 18:41:41 +09:00
parent 452fb8e496
commit e1fb4f23f0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.80.0",
"clientVersion": "2.0.13920",
"version": "10.81.0",
"clientVersion": "2.0.14026",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,