We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c09832 commit 7c625c6Copy full SHA for 7c625c6
2 files changed
ChangeLog
@@ -1,3 +1,6 @@
1
+2017-09-29 TADA Tadashi <t@tdtds.jp>
2
+ * release 5.0.6
3
+
4
2017-09-08 TADA Tadashi <t@tdtds.jp>
5
* remove secure mode support and merge to single method
6
* recent_list.rb: update like recent_list plugin in core package
lib/tdiary/blogkit/version.rb
@@ -1,5 +1,5 @@
module TDiary
class Blogkit
- VERSION = "5.0.5"
+ VERSION = "5.0.6"
end
0 commit comments