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

Increase the InternalVersion value

This commit is contained in:
Salvador Díaz Fau
2022-04-26 12:24:43 +02:00
committed by GitHub
parent 57364ec1b9
commit 0b1eeff4dc

View File

@@ -2,7 +2,7 @@
"UpdateLazPackages" : [ "UpdateLazPackages" : [
{ {
"ForceNotify" : true, "ForceNotify" : true,
"InternalVersion" : 389, "InternalVersion" : 390,
"Name" : "cef4delphi_lazarus.lpk", "Name" : "cef4delphi_lazarus.lpk",
"Version" : "100.0.24.0" "Version" : "100.0.24.0"
} }