Fix names of some updates, update attributes

This commit is contained in:
whatever127
2019-05-14 20:12:50 +02:00
parent 0206534739
commit b9b4578f56
3 changed files with 3 additions and 3 deletions

View File

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