This commit is contained in:
eraseyourknees 2022-08-28 14:49:18 +02:00
parent 2d5fcf1f15
commit 547aa1512a

View File

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