Skip to content

Commit

Permalink
Merge pull request #439 from clickwork-git/master
Browse files Browse the repository at this point in the history
Compatibility 1.6.1, 1.6.2
  • Loading branch information
dignajar committed May 27, 2017
2 parents 63e7798 + e11fc74 commit 7c4a0cb
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bl-plugins/about/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/api/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2017-05-10",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/disqus/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/googletools/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/latest_posts/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/maintenancemode/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/opengraph/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/pages/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/rss/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/simplemde/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.11.2",
"releaseDate": "2016-06-14",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/sitemap/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-plugins/tags/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-28",
"license": "MIT",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}
2 changes: 1 addition & 1 deletion bl-themes/log/metadata.json
Expand Up @@ -5,6 +5,6 @@
"version": "1.6",
"releaseDate": "2016-05-20",
"license": "CCA 3.0",
"compatible": "1.5.2,1.6",
"compatible": "1.5.2,1.6,1.6.1,1.6.2",
"notes": ""
}

0 comments on commit 7c4a0cb

Please sign in to comment.