From f9cd92a5dc372ab13dcec78ca303cb0d4c1c5687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 6 Dec 2020 20:11:53 -0500 Subject: version 1.2.1 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index aaf2235..6cef35b 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.0"; +$version="1.2.1"; /* ---- ---- ---- Generated ---- ---- ---- ---- */ if ( empty($_GET['link']) ) { -- cgit v1.2.3