From 5680a88c59ae903a4bd16773d53ee08af228f250 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 9 Sep 2016 10:01:25 +0200 Subject: version bump due to js caching issue --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index bd191d19c..12a797fd1 100755 --- a/boot.php +++ b/boot.php @@ -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 ); -- cgit v1.2.3