diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-03-25 23:52:49 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-03-25 23:52:49 +0900 |
| commit | b0c12d09e3a0acebfd8aeca1e2437f7cd7a2ad59 (patch) | |
| tree | 7a3a41dd58eca1f0fdfe686a02a8222fd4ab31c4 /package.json | |
| parent | [Client:Desktop] Fix bug (diff) | |
| download | misskey-b0c12d09e3a0acebfd8aeca1e2437f7cd7a2ad59.tar.gz misskey-b0c12d09e3a0acebfd8aeca1e2437f7cd7a2ad59.tar.bz2 misskey-b0c12d09e3a0acebfd8aeca1e2437f7cd7a2ad59.zip | |
[Client:Desktop] Fix bug
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 2012a7cbb0..f2092aad41 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.1479", + "version": "0.0.1480", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |