OSDN Git Service

MitasNom 0.6.0
authorkmorimatsu <kmorimatsu@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Thu, 18 Sep 2008 23:39:15 +0000 (23:39 +0000)
committerkmorimatsu <kmorimatsu@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Thu, 18 Sep 2008 23:39:15 +0000 (23:39 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@707 1ca29b6e-896d-4ea0-84a5-967f57386b96

trunk/NP_MitasNom/NP_MitasNom.php

index 7fe7eb9..ae7ced1 100644 (file)
@@ -12,7 +12,7 @@ class NP_MitasNom extends NucleusPlugin {
        }\r
        function getMinNucleusVersion() { return 220; }\r
        function getAuthor()  { return 'Katsumi, Cacher, yamamoto'; }\r
-       function getVersion() { return '0.5.9.9.3'; }\r
+       function getVersion() { return '0.6.0'; }\r
        function getURL() {return 'http://japan.nucleuscms.org/wiki/plugins:mitasnom';}\r
        function getDescription() { return $this->translated('WYSIWYG HTML editor plagin using FCKeditor'); } \r
        function supportsFeature($what) { return (int)($what=='SqlTablePrefix'); }\r