# HG changeset patch # User Kim Alvefur # Date 1752613574 -7200 # Node ID 6f4469d97349abaabc05f12e73e406d239be80ea # Parent 3eb0255b41b35140f69b9beb6ea0f4590958c6ae mod_http_oauth2: Update Compatibility section with new Prosody 13.0 branch diff -r 3eb0255b41b3 -r 6f4469d97349 mod_http_oauth2/README.md --- a/mod_http_oauth2/README.md Tue Jul 15 23:06:10 2025 +0200 +++ b/mod_http_oauth2/README.md Tue Jul 15 23:06:14 2025 +0200 @@ -296,5 +296,5 @@ ## Compatibility -Requires Prosody trunk (April 2023), **not** compatible with Prosody 0.12 or -earlier. +Requires Prosody trunk (April 2023 or later) or Prosody 13.0, +**not** compatible with Prosody 0.12 or earlier.