diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-27 14:56:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-27 14:56:32 +0900 |
| commit | 262cdb47dec358e47861ce4bf0651adc0281194e (patch) | |
| tree | 10b47ae4debdf50b8346f0e828e35d0f74523900 /package.json | |
| parent | enhance(client): Sync widgets (#8512) (diff) | |
| download | sharkey-262cdb47dec358e47861ce4bf0651adc0281194e.tar.gz sharkey-262cdb47dec358e47861ce4bf0651adc0281194e.tar.bz2 sharkey-262cdb47dec358e47861ce4bf0651adc0281194e.zip | |
13.0.0-beta.2
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 25e0d15297..ba9ee5c77a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.0.0-beta.1", + "version": "13.0.0-beta.2", "codename": "indigo", "repository": { "type": "git", |