Fix something

This commit is contained in:
mkuba50
2019-02-23 23:23:35 +01:00
parent 1667046e84
commit aa53951c2f
2 changed files with 14 additions and 1 deletions

View File

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