This commit is contained in:
2022-08-25 22:12:41 +02:00
parent 4dbe52a32b
commit 82070f9c15
+1 -1
View File
@@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.33.0-dev';
return '1.33.0';
}
require_once dirname(__FILE__).'/auths.php';