Update attributes

This commit is contained in:
mkuba50
2018-12-15 20:22:36 +01:00
parent cd656f0877
commit 312b5c6c52
2 changed files with 5 additions and 3 deletions

View File

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