aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-06 20:11:53 -0500
committerJesús <heckyel@hyperbola.info>2020-12-06 20:11:53 -0500
commitf9cd92a5dc372ab13dcec78ca303cb0d4c1c5687 (patch)
tree46b44c35a2e7c9ca36f872a78bebf99dd1c96c48
parente807f6cd9cb2300bd90b03ca228a4d6648509103 (diff)
downloadytlibre-f9cd92a5dc372ab13dcec78ca303cb0d4c1c5687.tar.lz
ytlibre-f9cd92a5dc372ab13dcec78ca303cb0d4c1c5687.tar.xz
ytlibre-f9cd92a5dc372ab13dcec78ca303cb0d4c1c5687.zip
version 1.2.1
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
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']) )
{