Append number to new updates with the same name instead of removal

This commit is contained in:
whatever127
2019-07-02 17:47:32 +02:00
parent c853ef74a4
commit 71ee499b4a
2 changed files with 25 additions and 19 deletions

View File

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