diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-04-08 20:29:55 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-04-08 20:29:55 +0900 |
| commit | 50a9b29c48d3c756c72ca54ee2992c17cd9749b4 (patch) | |
| tree | 7940e8f089b6315ce42f469a7b2480af7c92f479 /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | sharkey-50a9b29c48d3c756c72ca54ee2992c17cd9749b4.tar.gz sharkey-50a9b29c48d3c756c72ca54ee2992c17cd9749b4.tar.bz2 sharkey-50a9b29c48d3c756c72ca54ee2992c17cd9749b4.zip | |
[ci skip] 13.11.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 67bccb971b..c590388f3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.11.0-beta.8", + "version": "13.11.0", "codename": "nasubi", "repository": { "type": "git", |