diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-24 23:04:49 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-24 23:04:49 +0900 |
| commit | 6d145bc4cb39b01e53a9135f950b41974d3afe9a (patch) | |
| tree | 584bc43b126dbdc9ba592758aa9c17f8e122f344 /package.json | |
| parent | Tweak style (diff) | |
| download | misskey-6d145bc4cb39b01e53a9135f950b41974d3afe9a.tar.gz misskey-6d145bc4cb39b01e53a9135f950b41974d3afe9a.tar.bz2 misskey-6d145bc4cb39b01e53a9135f950b41974d3afe9a.zip | |
12.79.0
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 853923bf48..9504049012 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.79.0-beta.1", + "version": "12.79.0", "codename": "indigo", "repository": { "type": "git", |