Fix names of some updates

This commit is contained in:
mkuba50
2019-01-31 20:28:32 +01:00
parent e2ea2e5fee
commit e32d7446ca
2 changed files with 4 additions and 4 deletions

View File

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