]> CyberLeo.Net >> Repos - Github/YOURLS.git/blob - includes/version.php
Merge branch 'master' of https://github.com/YOURLS/YOURLS
[Github/YOURLS.git] / includes / version.php
1 <?php
2 // Bump this when updating the zip package
3 define( 'YOURLS_VERSION', '1.6' );
4 define( 'YOURLS_DB_VERSION', '482' );