diff --git a/source/uCEFApplication.pas b/source/uCEFApplication.pas index c25f1b27..7e975c13 100644 --- a/source/uCEFApplication.pas +++ b/source/uCEFApplication.pas @@ -61,7 +61,7 @@ uses const CEF_SUPPORTED_VERSION_MAJOR = 3; CEF_SUPPORTED_VERSION_MINOR = 3497; - CEF_SUPPORTED_VERSION_RELEASE = 1821; + CEF_SUPPORTED_VERSION_RELEASE = 1827; CEF_SUPPORTED_VERSION_BUILD = 0; CEF_CHROMEELF_VERSION_MAJOR = 69;