summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-01 12:15:03 +0300
committerAndrew Dolgov <[email protected]>2021-03-01 12:15:03 +0300
commit841bea895d4831ca2d8b2f3903d3df9e4755c21a (patch)
tree799e149b7ca4f468f27146b76e98572c63537b72
parent16dca36d4bde502dce88b4578e149d958e57dacb (diff)
show version from git
-rw-r--r--init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.php b/init.php
index 8d98810..27fe109 100644
--- a/init.php
+++ b/init.php
@@ -11,7 +11,7 @@ class Data_Migration extends Plugin {
}
function about() {
- return array(1.0,
+ return array(null,
"Migrates user articles using neutral format",
"fox",
true,