diff --git a/upload/cb_install/clipbucket.php b/upload/cb_install/clipbucket.php index 9e2b01a5..51aea31a 100644 --- a/upload/cb_install/clipbucket.php +++ b/upload/cb_install/clipbucket.php @@ -10,10 +10,10 @@ */ define("ClipBucket","ClipBucket - Open Source Media Sharing Script by Arslan Hassan"); - define("VERSION","4.1"); - define("STATE","STABLE"); - define("REV","4939"); - define("RELEASED","11-05-2018"); + define("VERSION","4.2"); + define("STATE","RC1"); + define("REV","4971"); + define("RELEASED","31-01-2019"); define("AUTHORS","ARSLAN HASSAN,FAHAD ABBAS,AWAIS FIAZ"); ?> \ No newline at end of file diff --git a/upload/cb_install/upgradeable.php b/upload/cb_install/upgradeable.php index 008a0916..247f9b10 100644 --- a/upload/cb_install/upgradeable.php +++ b/upload/cb_install/upgradeable.php @@ -5,7 +5,7 @@ ,'2.0.7','2.0.8','2.0.9','2.0.91','2.1','2.2' ,'2.3','2.4','2.4.5','2.5','2.5.1','2.6','2.7' ,'2.7.0.1','2.7.0.02','2.7.0.3','2.7.0.4','2.7.0.5' - ,'2.7.1','2.7.2','2.7.3','2.7.4','2.7.5','2.7.6','2.8','2.8.1','2.8.2','2.8.3','4.0','4.1'); + ,'2.7.1','2.7.2','2.7.3','2.7.4','2.7.5','2.7.6','2.8','2.8.1','2.8.2','2.8.3','4.0','4.1','4.2'); /** * Function used to upgrade ClipBucket