This commit is contained in:
eraseyourknees 2022-09-16 00:48:39 +02:00
parent c025da99dc
commit cf34eea8e1

View File

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