This commit is contained in:
eraseyourknees 2022-09-13 23:59:43 +02:00
parent 6831bb17e9
commit 541f8d9515

View File

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