diff --git a/README.textile b/README.textile index ebef612..af20e4f 100644 --- a/README.textile +++ b/README.textile @@ -185,6 +185,7 @@ h2(#Changelog). Changelog h3. Version 0.6.0 - 2017/03/14 * Changed: Back to @oui_@ plugin author prefix. +* Changed: Lighten compiled code by removing duplicated license infos. h3. Version 0.5.0 (rah_flat) - 2016/08/26 diff --git a/manifest.json b/manifest.json index 6a043db..42056c6 100755 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "description" : "Edit Textpattern's database prefs, contents and page templates as flat files", "version" : "0.6.0", "type" : 1, - "author" : "Nicolas Morand from Jukka Svahn's rah_flat", + "author" : "Nicolas Morand, Jukka Svahn", "author_uri" : "http://github.com/NicolasGraph", "order" : 5, "flags" : 3,