diff --git a/README.md b/README.md index f3d353d..43120af 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Automatic Intro Image needs IMagick php module to be installed and enabled on yo See https://github.com/mattiaverga/JAutomaticIntroImage/wiki for more help. ## Changelog +### v1.3.1 +* Add support for Joomla extension updater + ### v1.3 * New feature: use progressive JPEG diff --git a/automaticintroimage.xml b/automaticintroimage.xml index cd05218..0d9cbd6 100644 --- a/automaticintroimage.xml +++ b/automaticintroimage.xml @@ -121,4 +121,8 @@ + + + https://raw.githubusercontent.com/mattiaverga/JAutomaticIntroImage/master/manifest.xml + diff --git a/manifest.xml b/manifest.xml new file mode 100644 index 0000000..5d79317 --- /dev/null +++ b/manifest.xml @@ -0,0 +1,17 @@ + + + + Automatic Intro Image plugin + This is the Joomla 3.2+ plugin Automatic Intro Image + automaticintroimage + plugin + content + 1.3.1 + site + https://github.com/mattiaverga/JAutomaticIntroImage/releases/tag/1.3.1 + + https://github.com/mattiaverga/JAutomaticIntroImage/archive/1.3.1.zip + + + +