diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-03-24 13:03:22 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-03-24 13:03:22 +0900 |
| commit | 25575e851094e4cf42c1d89e69080345dafca0df (patch) | |
| tree | 762f0128f0d09cd6a2814c01abe6baa2102c3b6b /package.json | |
| parent | Fix typo (diff) | |
| download | misskey-25575e851094e4cf42c1d89e69080345dafca0df.tar.gz misskey-25575e851094e4cf42c1d89e69080345dafca0df.tar.bz2 misskey-25575e851094e4cf42c1d89e69080345dafca0df.zip | |
10.98.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 679cabd716..80293a8890 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.98.0", + "version": "10.98.1", "codename": "nighthike", "repository": { "type": "git", |