From 8bbac67dcf532e97016fdcc07e943bf7dfeac534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 7 Dec 2020 18:13:17 -0500 Subject: version 1.2.2 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 373f217..fe42aca 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ define('ROOT_PATH', preg_replace('/index.php/', '', $_SERVER["DOCUMENT_ROOT"].$_ define('TOOLS_PATH', ROOT_PATH.'tools/'); $titulo="YTLibre"; -$version="1.2.1"; +$version="1.2.2"; /* ---- ---- ---- Generated ---- ---- ---- ---- */ if ( empty($_GET['link']) ) { -- cgit v1.2.3