version bump due to js caching issue

This commit is contained in:
Mario Vavti 2016-09-09 10:01:25 +02:00
parent 04a76371fc
commit 5680a88c59

View File

@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.13.1' );
define ( 'STD_VERSION', '1.13.2' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );