Change processor

This commit is contained in:
mkuba50
2019-02-20 23:39:40 +01:00
parent 6d12dca6f3
commit 1667046e84
2 changed files with 3 additions and 3 deletions

View File

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