Fix update names, update attributes

This commit is contained in:
mkuba50
2019-03-12 18:26:33 +01:00
parent aa53951c2f
commit 40eb74fa09
3 changed files with 7 additions and 8 deletions

View File

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