File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
4- <DefaultVersion >2.1.1 </DefaultVersion >
4+ <DefaultVersion >2.2.0 </DefaultVersion >
55 <DefaultTargetFrameworks >netstandard2.1;net6.0;net7.0;net8.0</DefaultTargetFrameworks >
66 </PropertyGroup >
77
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ public static class Constants
1212 public const string DEFAULT_FACTORY_ADDRESS_V06 = "0x85e23b94e7F5E9cC1fF78BCe78cfb15B81f0DF00" ;
1313 public const string DEFAULT_FACTORY_ADDRESS_V07 = "0x4bE0ddfebcA9A5A4a617dee4DeCe99E7c862dceb" ;
1414
15- internal const string VERSION = "2.1.1 " ;
15+ internal const string VERSION = "2.2.0 " ;
1616 internal const int DEFAULT_FETCH_TIMEOUT = 120000 ;
1717 internal const string DUMMY_SIG = "0xfffffffffffffffffffffffffffffff0000000000000000000000000000000007aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa1c" ;
1818 internal const string DUMMY_PAYMASTER_AND_DATA_HEX =
You can’t perform that action at this time.
0 commit comments