This commit is contained in:
eraseyourknees 2022-08-29 17:02:26 +02:00
parent 64959ebf3d
commit 6cd9c0c414

View File

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