diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-21 03:33:13 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-21 03:33:13 +0900 |
| commit | ec7242576ea023ff6c6acd9945f1cce182e7549c (patch) | |
| tree | 594570f126a0d5e73873eaf6ad350ad63f99f5f6 | |
| parent | fix bug (diff) | |
| download | sharkey-ec7242576ea023ff6c6acd9945f1cce182e7549c.tar.gz sharkey-ec7242576ea023ff6c6acd9945f1cce182e7549c.tar.bz2 sharkey-ec7242576ea023ff6c6acd9945f1cce182e7549c.zip | |
12.78.0-beta.2
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2b1477a236..26aacae492 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.78.0-beta.1", + "version": "12.78.0-beta.2", "codename": "indigo", "repository": { "type": "git", |