Skip to content

Commit

Permalink
chore: wrapping up v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Apr 17, 2019
1 parent b82af95 commit 2903658
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Version history
===============

5.0.1 (2019-04-17):

- fixed: conflicting styling

5.0 (2019-03-27):

- changed: increased Elgg version requirement to 3.0
Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>CSV Exporter</name>
<description>Export parts of your Elgg database as CSV</description>
<version>5.0</version>
<version>5.0.1</version>
<id>csv_exporter</id>
<author>ColdTrick IT Solutions</author>
<website>http://www.coldtrick.com/</website>
Expand Down

0 comments on commit 2903658

Please sign in to comment.