aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-11 22:45:39 -0500
committerJesús <heckyel@hyperbola.info>2020-12-11 22:45:39 -0500
commit4306feebc05a2946eeff332314f151d96a39be39 (patch)
treeccc9a8f5afef5facb746632ba93fe0f18b68b35a
parent7eaf66c2dfdc07ecbf3a55b0be3b71fc23eaadbc (diff)
downloadytlibre-4306feebc05a2946eeff332314f151d96a39be39.tar.lz
ytlibre-4306feebc05a2946eeff332314f151d96a39be39.tar.xz
ytlibre-4306feebc05a2946eeff332314f151d96a39be39.zip
bump version
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index fe42aca..8b352e8 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.2";
+$version="1.2.3";
/* ---- ---- ---- Generated ---- ---- ---- ---- */
if ( empty($_GET['link']) )
{