diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-06-01 17:20:25 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-06-01 17:20:25 +0900 |
| commit | ff56511638de8b0fca59e2d97fd4d2b37b65a692 (patch) | |
| tree | 8d5f5a4a4fd6451c8ba29c75f21d5f0e405e0043 /package.json | |
| parent | perf(#10923): CSS Modules のクラス名をインライン化する (#10930) (diff) | |
| download | sharkey-ff56511638de8b0fca59e2d97fd4d2b37b65a692.tar.gz sharkey-ff56511638de8b0fca59e2d97fd4d2b37b65a692.tar.bz2 sharkey-ff56511638de8b0fca59e2d97fd4d2b37b65a692.zip | |
13.13.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 089df44db1..d9e5d9f7fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.13.0-beta.6", + "version": "13.13.0-beta.7", "codename": "nasubi", "repository": { "type": "git", |