From c737b63a044ff462835303b8182f9a020b88885d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salvador=20D=C3=ADaz=20Fau?= Date: Tue, 18 May 2021 16:41:13 +0200 Subject: [PATCH] Increase Internal version --- update_CEF4Delphi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_CEF4Delphi.json b/update_CEF4Delphi.json index 6846ebf7..f343072c 100644 --- a/update_CEF4Delphi.json +++ b/update_CEF4Delphi.json @@ -2,7 +2,7 @@ "UpdateLazPackages" : [ { "ForceNotify" : true, - "InternalVersion" : 291, + "InternalVersion" : 292, "Name" : "cef4delphi_lazarus.lpk", "Version" : "90.6.5.0" }