mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-24 08:02:15 +02:00
Updated Lazarus package version number
This commit is contained in:
parent
1a239e1e02
commit
179a2442ee
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CONFIG>
|
||||
<Package Version="4">
|
||||
<PathDelim Value="\"/>
|
||||
@ -21,7 +21,7 @@
|
||||
</CompilerOptions>
|
||||
<Description Value="CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC."/>
|
||||
<License Value="MPL 1.1"/>
|
||||
<Version Major="73" Minor="1" Release="12"/>
|
||||
<Version Major="74" Minor="1" Release="13"/>
|
||||
<Files Count="139">
|
||||
<Item1>
|
||||
<Filename Value="..\source\uCEFAccessibilityHandler.pas"/>
|
||||
|
@ -2,7 +2,7 @@
|
||||
"UpdateLazPackages" : [
|
||||
{
|
||||
"ForceNotify" : true,
|
||||
"InternalVersion" : 4,
|
||||
"InternalVersion" : 5,
|
||||
"Name" : "cef4delphi_lazarus.lpk",
|
||||
"Version" : "74.1.13.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user