diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-06 07:54:35 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-06 07:54:35 +0900 |
| commit | 6d7a29b2cbb0239dbe85b05b2592a4cbf99d93fd (patch) | |
| tree | ce0753bc4ea356188b3a8d2bbfeb3d3bd32b2e4a | |
| parent | perf(client): trying improve perf of emoji-picker (diff) | |
| download | sharkey-6d7a29b2cbb0239dbe85b05b2592a4cbf99d93fd.tar.gz sharkey-6d7a29b2cbb0239dbe85b05b2592a4cbf99d93fd.tar.bz2 sharkey-6d7a29b2cbb0239dbe85b05b2592a4cbf99d93fd.zip | |
12.112.0-beta.20
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9ba79b3b5d..ccdfa727fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "12.112.0-beta.19", + "version": "12.112.0-beta.20", "codename": "indigo", "repository": { "type": "git", |