Upload files to 'includes'

This commit is contained in:
2022-10-30 14:11:56 -07:00
parent 5e82f002b9
commit bd403ce047
19 changed files with 532 additions and 245 deletions

View File

@ -9,7 +9,7 @@
* MAJOR.MINOR.PATCH-SOMETHING (1.8.1-donotuse)
*
*/
define( 'YOURLS_VERSION', '1.9' );
define( 'YOURLS_VERSION', '1.9.1' );
/**
* YOURLS DB version. Increments when changes are made to the DB schema, to trigger a DB update