File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 <PackageId >Bunq.Sdk</PackageId >
99 </PropertyGroup >
1010 <PropertyGroup >
11- <VersionPrefix >1.10.16 .0</VersionPrefix >
11+ <VersionPrefix >1.12 .0</VersionPrefix >
1212 </PropertyGroup >
1313 <PropertyGroup >
1414 <RootNamespace >Bunq.Sdk</RootNamespace >
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ public class ApiClient
6464 /// Values for the default headers
6565 /// </summary>
6666 private const string CACHE_CONTROL_NONE = "no-cache" ;
67- private const string USER_AGENT_BUNQ = "bunq-sdk-csharp/1.10.16 " ;
67+ private const string USER_AGENT_BUNQ = "bunq-sdk-csharp/1.12.0 " ;
6868 private const string LANGUAGE_EN_US = "en_US" ;
6969 private const string REGION_NL_NL = "nl_NL" ;
7070 private const string GEOLOCATION_ZERO = "0 0 0 0 NL" ;
Original file line number Diff line number Diff line change 11# bunq C# SDK
2- Version 1.10.16
2+ Version 1.12.0
33
44## Introduction
55Hi developers!
You can’t perform that action at this time.
0 commit comments