Fix backwards compatibility, update readme, update internal packs

This commit is contained in:
mkuba50
2019-04-23 02:53:42 +02:00
parent a90dc04636
commit a62526211a
61 changed files with 44 additions and 18 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.21.2';
return '1.21.3';
}
require_once dirname(__FILE__).'/auths.php';

File diff suppressed because one or more lines are too long