diff options
author | Sem <sembrestels@riseup.net> | 2014-01-13 00:53:23 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2014-01-13 00:53:23 +0100 |
commit | e2a0b7b6e6ff5164aedd1d489cea110f9f67d1af (patch) | |
tree | 01466c77ba1264ff949aa92a5ff794ac65820d85 | |
parent | f92ed6b4771efc70f0f5a77aad0bb0357faf3264 (diff) | |
download | elgg-e2a0b7b6e6ff5164aedd1d489cea110f9f67d1af.tar.gz elgg-e2a0b7b6e6ff5164aedd1d489cea110f9f67d1af.tar.bz2 |
Bumped version 1.8.1.1
-rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index 8be1bc335..eff9681d2 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,7 +2,7 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>SimplePie RSS Feed Integration</name>
<author>Cash Costello</author>
- <version>1.8.1</version>
+ <version>1.8.1.1</version>
<category>widget</category>
<description>Provides a widget that pulls in RSS feeds</description>
<website>http://www.cashcostello.com/</website>
|