1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-08-14 21:42:50 +02:00

Fixed Linux build issue #481

This commit is contained in:
salvadordf
2023-09-30 17:08:48 +02:00
parent f423f19168
commit 401120e9ac
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"UpdateLazPackages" : [ "UpdateLazPackages" : [
{ {
"ForceNotify" : true, "ForceNotify" : true,
"InternalVersion" : 524, "InternalVersion" : 525,
"Name" : "cef4delphi_lazarus.lpk", "Name" : "cef4delphi_lazarus.lpk",
"Version" : "117.1.5" "Version" : "117.1.5"
} }