diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-04 09:12:18 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-04 09:12:18 +0900 |
| commit | 8add8025a09c1f64bd7303842475e537e5d541e0 (patch) | |
| tree | e7aed83876b70cf138237e18ca621ad9326b558a /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | misskey-8add8025a09c1f64bd7303842475e537e5d541e0.tar.gz misskey-8add8025a09c1f64bd7303842475e537e5d541e0.tar.bz2 misskey-8add8025a09c1f64bd7303842475e537e5d541e0.zip | |
13.3.1
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 09d34690e1..532ba6570f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.3.0", + "version": "13.3.1", "codename": "nasubi", "repository": { "type": "git", |