diff --git a/upload/cb_install/clipbucket.php b/upload/cb_install/clipbucket.php index 247c18a5c..9e2b01a55 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.0"); + define("VERSION","4.1"); define("STATE","STABLE"); - define("REV","4902"); - define("RELEASED","23-02-2018"); + define("REV","4939"); + define("RELEASED","11-05-2018"); 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 dc83ebb32..008a09166 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'); + ,'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'); /** * Function used to upgrade ClipBucket