summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-12-17 04:32:29 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-12-17 04:32:29 +0900
commit458329c4c024f500f6e97e73d5c907d3c76ce60c (patch)
treea549938c473dc363e21eea4eabfd446d0fc7e3d3
parent:v: (diff)
downloadmisskey-458329c4c024f500f6e97e73d5c907d3c76ce60c.tar.gz
misskey-458329c4c024f500f6e97e73d5c907d3c76ce60c.tar.bz2
misskey-458329c4c024f500f6e97e73d5c907d3c76ce60c.zip
v3400
Diffstat (limited to '')
-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 f1f0c81380..d3be42879a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@ ChangeLog (Release Notes)
=========================
主に notable な changes を書いていきます
+3400 (2017/12/17)
+-----------------
+* なんか
+
3392 (2017/12/17)
-----------------
* ドキュメントなど
diff --git a/package.json b/package.json
index 01d68c2060..181c20a034 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "0.0.3392",
+ "version": "0.0.3400",
"license": "MIT",
"description": "A miniblog-based SNS",
"bugs": "https://github.com/syuilo/misskey/issues",