mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2024-11-23 06:39:12 +01:00
Release 8.3
This commit is contained in:
parent
b49cfe3b2f
commit
c03f2129ab
2 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
|
||||
Addon_Name = 'Typesetter Core'
|
||||
Addon_Unique_ID = 40
|
||||
Addon_Version = 5.3-p8 RC1
|
||||
Addon_Version = 5.3-p8.3
|
|
@ -50,7 +50,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 RC1');
|
||||
gp_defined('gpversion', '5.3-p8.3');
|
||||
gp_defined('gp_random', \gp\tool::RandomString());
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue