From 8d047e25254a64d170f6f8eee7b96d3cbc746981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salvador=20D=C3=ADaz=20Fau?= Date: Sat, 11 Oct 2025 18:17:12 +0200 Subject: [PATCH] Increased InternalVersion --- update_CEF4Delphi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_CEF4Delphi.json b/update_CEF4Delphi.json index 372c2aa5..903a04c6 100644 --- a/update_CEF4Delphi.json +++ b/update_CEF4Delphi.json @@ -2,7 +2,7 @@ "UpdateLazPackages" : [ { "ForceNotify" : true, - "InternalVersion" : 798, + "InternalVersion" : 799, "Name" : "cef4delphi_lazarus.lpk", "Version" : "140.1.14" }