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 1010 <PackageId >Bunq.Sdk</PackageId >
1111 </PropertyGroup >
1212 <PropertyGroup >
13- <VersionPrefix >0.10 .0.0</VersionPrefix >
13+ <VersionPrefix >0.11 .0.0</VersionPrefix >
1414 <VersionSuffix >beta</VersionSuffix >
1515 </PropertyGroup >
1616 <PropertyGroup >
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ public class ApiClient
4040 /// Values for the default headers
4141 /// </summary>
4242 private const string CACHE_CONTROL_NONE = "no-cache" ;
43- private const string USER_AGENT_BUNQ = "bunq-sdk-csharp/0.10 .0.0-beta" ;
43+ private const string USER_AGENT_BUNQ = "bunq-sdk-csharp/0.11 .0.0-beta" ;
4444 private const string LANGUAGE_EN_US = "en_US" ;
4545 private const string REGION_NL_NL = "nl_NL" ;
4646 private const string GEOLOCATION_ZERO = "0 0 0 0 NL" ;
You can’t perform that action at this time.
0 commit comments