Update the version since which Chromium backend is available

This commit is contained in:
Vadim Zeitlin 2023-08-29 18:55:12 +02:00
parent bde58068dd
commit 6ee4a4a88c

View file

@ -134,7 +134,7 @@
- RunScript: Retrieving the result of JavaScript execution is not supported and
if the @a output parameter is non-null, the function will always return false.
@since 3.1.2
@since 3.3.0
@library{wxwebview_chromium}
@category{webview}