aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-06 18:14:26 -0500
committerJesús <heckyel@hyperbola.info>2020-12-06 18:14:26 -0500
commitf427a61ba6f4bb0685a007f44129fd198fb86ae4 (patch)
treea5ff8d0a3614c4dedc22eda6d51df933cb1892e1
parenta2cc6ef1eff0318651457c0249cb836a78bff57d (diff)
downloadytlibre-f427a61ba6f4bb0685a007f44129fd198fb86ae4.tar.lz
ytlibre-f427a61ba6f4bb0685a007f44129fd198fb86ae4.tar.xz
ytlibre-f427a61ba6f4bb0685a007f44129fd198fb86ae4.zip
version 1.2.0
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index ab347b3..aaf2235 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.1.5";
+$version="1.2.0";
/* ---- ---- ---- Generated ---- ---- ---- ---- */
if ( empty($_GET['link']) )
{