diff --git a/source/uCEFApplication.pas b/source/uCEFApplication.pas index 920934a4..922ecdaf 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 = 1831; + CEF_SUPPORTED_VERSION_RELEASE = 1833; CEF_SUPPORTED_VERSION_BUILD = 0; CEF_CHROMEELF_VERSION_MAJOR = 69;