Skip to content

Commit 693ed49

Browse files
Albert Cansado SolàAlbert Cansado Solà
authored andcommitted
update version to 3.0.2
1 parent d4861cb commit 693ed49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ModuleGenerator.module.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public function GetFriendlyName() {
8080
}
8181

8282
public function GetVersion() {
83-
return '3.0.1';
83+
return '3.0.2';
8484
}
8585

8686
public function AllowAutoUpgrade() {
@@ -181,4 +181,4 @@ public function ModProcessTemplate($tpl_name) {
181181

182182
}
183183

184-
?>
184+
?>

0 commit comments

Comments
 (0)