aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-07 18:13:17 -0500
committerJesús <heckyel@hyperbola.info>2020-12-07 18:13:17 -0500
commit8bbac67dcf532e97016fdcc07e943bf7dfeac534 (patch)
tree82b87c10d8b5f7766520e58f9f9c49bc927065b7
parentaab829aa0a80409c12eb33d2108d4ca4f44e2a3e (diff)
downloadytlibre-8bbac67dcf532e97016fdcc07e943bf7dfeac534.tar.lz
ytlibre-8bbac67dcf532e97016fdcc07e943bf7dfeac534.tar.xz
ytlibre-8bbac67dcf532e97016fdcc07e943bf7dfeac534.zip
version 1.2.2
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
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']) )
{