From 0b1eeff4dca0770d556430518631bd3cce423efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salvador=20D=C3=ADaz=20Fau?= Date: Tue, 26 Apr 2022 12:24:43 +0200 Subject: [PATCH] Increase the InternalVersion value --- update_CEF4Delphi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_CEF4Delphi.json b/update_CEF4Delphi.json index a53cc61f..6cee10d8 100644 --- a/update_CEF4Delphi.json +++ b/update_CEF4Delphi.json @@ -2,7 +2,7 @@ "UpdateLazPackages" : [ { "ForceNotify" : true, - "InternalVersion" : 389, + "InternalVersion" : 390, "Name" : "cef4delphi_lazarus.lpk", "Version" : "100.0.24.0" }