From 59178a54a946994b52420e2f38174460dc9c570e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salvador=20D=C3=ADaz=20Fau?= Date: Tue, 30 Jun 2020 13:08:51 +0200 Subject: [PATCH] Increase InternalVersion after last PR merge --- update_CEF4Delphi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_CEF4Delphi.json b/update_CEF4Delphi.json index 82406cb4..0b649893 100644 --- a/update_CEF4Delphi.json +++ b/update_CEF4Delphi.json @@ -2,7 +2,7 @@ "UpdateLazPackages" : [ { "ForceNotify" : true, - "InternalVersion" : 152, + "InternalVersion" : 153, "Name" : "cef4delphi_lazarus.lpk", "Version" : "83.4.0.0" }