Skip to content

Commit 4f48f4b

Browse files
committed
Update version for next tag
1 parent 35092c3 commit 4f48f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ function plugin_post_init_genericobject() {
118118
// Get the name and the version of the plugin - Needed
119119
function plugin_version_genericobject() {
120120
return array ('name' => __("Objects management", "genericobject"),
121-
'version' => '2.3.2',
121+
'version' => '0.84-2.3.3',
122122
'author' => "<a href=\"mailto:[email protected]\">Teclib'</a>",
123123
'homepage' => 'https://forge.indepnet.net/projects/genericobject',
124124
'license' => 'GPLv2+',

0 commit comments

Comments
 (0)