diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-06-06 09:17:11 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-06-06 09:17:11 +0900 |
| commit | e456c6a9c145e982ae42377f2d6ae1c74a341b31 (patch) | |
| tree | 604f6c74e44a6eabda7cb85f610a53b7217d0459 /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | misskey-e456c6a9c145e982ae42377f2d6ae1c74a341b31.tar.gz misskey-e456c6a9c145e982ae42377f2d6ae1c74a341b31.tar.bz2 misskey-e456c6a9c145e982ae42377f2d6ae1c74a341b31.zip | |
13.13.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 8cf7d37f63..eff0bf2dc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.13.0", + "version": "13.13.1", "codename": "nasubi", "repository": { "type": "git", |