uupGetGenPacks -> uupApiGetPacks

This commit is contained in:
2023-10-28 23:02:43 +02:00
parent 543e4c52e4
commit db1e155c8d
2 changed files with 6 additions and 2 deletions

View File

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