Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
orthagh committed Dec 4, 2017
1 parent b99d444 commit 3ff83d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
@since 2009
---------------------------------------------------------------------- */

define ('PLUGIN_UNINSTALL_VERSION', '2.3.0');
define ('PLUGIN_UNINSTALL_VERSION', '2.3.1');

/**
* Function Init
Expand Down
3 changes: 3 additions & 0 deletions uninstall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<author>Remi Collet</author>
</authors>
<versions>
<version>
<num>2.3.1</num>
<compatibility>9.2</compatibility>
<version>
<num>2.3.0</num>
<compatibility>9.2</compatibility>
Expand Down

0 comments on commit 3ff83d4

Please sign in to comment.