From ebda98ff354b1d7933cc8bb1d7af054642be9a60 Mon Sep 17 00:00:00 2001 From: Simon Champion Date: Fri, 10 Feb 2017 11:55:41 +0000 Subject: [PATCH] Implement Joomla auto-update. Bump release version to 1.1 --- inlinetweet.xml | 5 ++++- update.xml | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 update.xml diff --git a/inlinetweet.xml b/inlinetweet.xml index 74ee74f..559d850 100644 --- a/inlinetweet.xml +++ b/inlinetweet.xml @@ -1,7 +1,7 @@ PLG_CONTENT_INLINETWEET_NAME - 1.0.0 + 1.1.0 December 2016 Simon Champion simon@simonchampion.net @@ -29,4 +29,7 @@ + + https://raw.githubusercontent.com/Spudley/plg_content_inlinetweet/master/update.xml + diff --git a/update.xml b/update.xml new file mode 100644 index 0000000..5136c31 --- /dev/null +++ b/update.xml @@ -0,0 +1,18 @@ + + + + Inline Tweet + Turns snippets of text on your site into tweetable link + inlinetweet + plugin + content + 1.1.0 + 0 + https://github.com/Spudley/plg_content_inlinetweet/releases/tag/1.1.0 + + https://github.com/Spudley/plg_content_inlinetweet/archive/1.1.0.zip + + + 5.4.0 + + \ No newline at end of file