Skip to content

Commit

Permalink
Merge pull request #21 from bitcero/helium
Browse files Browse the repository at this point in the history
Updating version number
  • Loading branch information
bitcero authored Jul 29, 2016
2 parents 74e0fbf + a42fa4f commit 6528dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mywords/xoops_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function __($text, $d){
// Behaviour
$modversion['rmnative'] = 1;
$modversion['url'] = 'https://github.com/bitcero/mywords';
$modversion['rmversion'] = array('major'=>2,'minor'=>2,'revision'=>57, 'stage'=>0,'name'=>'MyWords');
$modversion['rmversion'] = array('major'=>2,'minor'=>2,'revision'=>58, 'stage'=>0,'name'=>'MyWords');
$modversion['rewrite'] = 0;
$modversion['permissions'] = 'include/permissions.php';
$modversion['updateurl'] = "http://www.xoopsmexico.net/modules/vcontrol/";
Expand Down

0 comments on commit 6528dc5

Please sign in to comment.