Skip to content

Commit

Permalink
Update version for next tag
Browse files Browse the repository at this point in the history
  • Loading branch information
neeftarah committed May 29, 2015
1 parent 35092c3 commit 4f48f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ function plugin_post_init_genericobject() {
// Get the name and the version of the plugin - Needed
function plugin_version_genericobject() {
return array ('name' => __("Objects management", "genericobject"),
'version' => '2.3.2',
'version' => '0.84-2.3.3',
'author' => "<a href=\"mailto:[email protected]\">Teclib'</a>",
'homepage' => 'https://forge.indepnet.net/projects/genericobject',
'license' => 'GPLv2+',
Expand Down

0 comments on commit 4f48f4b

Please sign in to comment.