Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Commit

Permalink
feat(releases): upgrade for Elgg 2.3
Browse files Browse the repository at this point in the history
BREAKING CHANGE
Now requires Elgg 2.3 or higher
  • Loading branch information
hypeJunction committed Apr 19, 2017
1 parent bd9928e commit e780501
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
Discussions Threads for Elgg
============================
![Elgg 2.0](https://img.shields.io/badge/Elgg-2.0.x-orange.svg?style=flat-square)
![Elgg 2.3](https://img.shields.io/badge/Elgg-2.3-orange.svg?style=flat-square)

## Features

Expand Down
4 changes: 2 additions & 2 deletions manifest.xml
Expand Up @@ -10,12 +10,12 @@

<author>Ismayil Khayredinov (inof@hypejunction.com)</author>
<website>http://www.hypejunction.com/</website>
<copyright>(c) 2015 Ismayil Khayredinov</copyright>
<copyright>(c) 2015-2017 Ismayil Khayredinov</copyright>
<license>GNU General Public License version 2</license>

<requires>
<type>elgg_release</type>
<version>2.2</version>
<version>2.3</version>
</requires>

<requires>
Expand Down
2 changes: 1 addition & 1 deletion release.md
@@ -1,3 +1,3 @@
![Elgg 2.2](https://img.shields.io/badge/Elgg-2.2-orange.svg?style=flat-square)
![Elgg 2.3](https://img.shields.io/badge/Elgg-2.3-orange.svg?style=flat-square)

Self-contained .zip file that includes all plugin dependencies.

0 comments on commit e780501

Please sign in to comment.