diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-15 17:14:41 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-15 17:14:41 +0900 |
| commit | 47186c0fff56c920393fd3293a54e8784d2e82a0 (patch) | |
| tree | aed05344b29dad70dda17b5670ee978b4ab7e638 /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | misskey-47186c0fff56c920393fd3293a54e8784d2e82a0.tar.gz misskey-47186c0fff56c920393fd3293a54e8784d2e82a0.tar.bz2 misskey-47186c0fff56c920393fd3293a54e8784d2e82a0.zip | |
12.114.0-beta.7
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 133e885aa1..e252c1c89c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "12.114.0-beta.6", + "version": "12.114.0-beta.7", "codename": "indigo", "repository": { "type": "git", |