Skip to content

Commit 4effd5d

Browse files
Albert Cansado SolàAlbert Cansado Solà
authored andcommitted
update version 3.0.6
1 parent 8c14054 commit 4effd5d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ModuleGenerator.module.php

Lines changed: 3 additions & 3 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.5';
83+
return '3.0.6';
8484
}
8585

8686
public function AllowAutoUpgrade() {
@@ -92,11 +92,11 @@ public function GetHelp() {
9292
}
9393

9494
public function GetAuthor() {
95-
return '@kuzmany';
95+
return '@albertcansado';
9696
}
9797

9898
public function GetAuthorEmail() {
99-
return 'zdeno@kuzmany.biz';
99+
return '';
100100
}
101101

102102
public function GetChangeLog() {

0 commit comments

Comments
 (0)