You've already forked CEF4Delphi
							
							
				mirror of
				https://github.com/salvadordf/CEF4Delphi.git
				synced 2025-10-30 23:07:52 +02:00 
			
		
		
		
	Updated Lazarus package version number
This commit is contained in:
		| @@ -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" | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user