5.3 - b1
This commit is contained in:
parent
eda50617c6
commit
6524a51a20
2 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
Addon_Name = 'Typesetter Core'
|
||||
Addon_Unique_ID = 40
|
||||
Addon_Version = 5.3-p8-a3
|
||||
Addon_Version = 5.3-p8-b1
|
|
@ -49,7 +49,7 @@ gp_defined('CMS_NAME_FULL', 'Typesetter CMS');
|
|||
gp_defined('addon_browse_path', CMS_DOMAIN . '/index.php');
|
||||
gp_defined('debug_path', CMS_DOMAIN . '/index.php/Debug');
|
||||
|
||||
gp_defined('gpversion', '5.3-p8-a3');
|
||||
gp_defined('gpversion', '5.3-p8-b1');
|
||||
gp_defined('gp_random', \gp\tool::RandomString());
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue