1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 13:55:51 +02:00
This commit is contained in:
syuilo
2019-01-27 23:25:20 +09:00
parent 645f661911
commit 377a7fdf3e
2 changed files with 6 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.79.0",
"clientVersion": "2.0.13835",
"version": "10.79.1",
"clientVersion": "2.0.13871",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,