This commit is contained in:
2025-08-29 21:45:15 +02:00
parent 37cefa11c6
commit 5bed3a028a
2 changed files with 7 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.49.0';
return "I can't be bothered to update the version; use commit hash.";
}
require_once dirname(__FILE__).'/auths.php';