diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-14 14:37:49 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-14 14:37:49 +0900 |
| commit | ceba976fe888990c4c8dfea89595bf604f399588 (patch) | |
| tree | 22e78ababdc27a77b6c83ee5340a0863909ed78e /package.json | |
| parent | Fix MetaService unit tests (#9319) (diff) | |
| download | sharkey-ceba976fe888990c4c8dfea89595bf604f399588.tar.gz sharkey-ceba976fe888990c4c8dfea89595bf604f399588.tar.bz2 sharkey-ceba976fe888990c4c8dfea89595bf604f399588.zip | |
12.120.0-alpha.15
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b99f59e28d..34c60cac9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "12.120.0-alpha.14", + "version": "12.120.0-alpha.15", "codename": "indigo", "repository": { "type": "git", |