summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-11-01 13:25:43 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-11-01 13:25:43 +0900
commit51006a6815fe02aa915c59ca5d42ab3234884442 (patch)
tree8d0fa44c0cf9846aa22fe05d3f1ca69e2f2f86b2
parent:v: (diff)
downloadmisskey-51006a6815fe02aa915c59ca5d42ab3234884442.tar.gz
misskey-51006a6815fe02aa915c59ca5d42ab3234884442.tar.bz2
misskey-51006a6815fe02aa915c59ca5d42ab3234884442.zip
v2793
-rw-r--r--CHANGELOG.md4
-rw-r--r--package.json2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd8ecb57e3..6a86e24c61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@ ChangeLog (Release Notes)
=========================
主に notable な changes を書いていきます
+2793 (2017/11/01)
+-----------------
+* なんか
+
2783 (2017/11/01)
-----------------
* なんか
diff --git a/package.json b/package.json
index eaafeb9fd5..87db0c8e1e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "0.0.2783",
+ "version": "0.0.2793",
"license": "MIT",
"description": "A miniblog-based SNS",
"bugs": "https://github.com/syuilo/misskey/issues",