diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-04-09 19:53:39 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-04-09 19:53:39 +0900 |
| commit | 56033ceac8a83f0db262af845ed653fbb32cdeb3 (patch) | |
| tree | f9a295901d6314357f56e69884242f74e0321cdd | |
| parent | Clean up (diff) | |
| download | misskey-56033ceac8a83f0db262af845ed653fbb32cdeb3.tar.gz misskey-56033ceac8a83f0db262af845ed653fbb32cdeb3.tar.bz2 misskey-56033ceac8a83f0db262af845ed653fbb32cdeb3.zip | |
v4741
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9f10f1cdf3..4dd1da072f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.4737", + "version": "0.0.4741", "codename": "nighthike", "license": "MIT", "description": "A miniblog-based SNS", |