Skip to content

Commit 12037e5

Browse files
author
Iulian Masar
committed
version bump 3.4.1
1 parent 7347c54 commit 12037e5

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.4.1] - 2022-07-18
2+
##Fixed
3+
Missing EventType have been added (RECURRING_REGISTRATION).
4+
15
## [3.4.0] - 2022-06-29
26
##Added
37
**Recurring: €0 deadlines for CIT**

MangoPay.SDK/MangoPay.SDK.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Copyright>Copyright © 2022</Copyright>
77
<Description>.Net 6.0 for access to MANGOPAY API v2</Description>
88
<Authors>MangoPay</Authors>
9-
<Version>3.4.0</Version>
10-
<AssemblyVersion>3.4.0.0</AssemblyVersion>
11-
<FileVersion>3.4.0.0</FileVersion>
9+
<Version>3.4.1</Version>
10+
<AssemblyVersion>3.4.1.0</AssemblyVersion>
11+
<FileVersion>3.4.1.0</FileVersion>
1212
<PackageId>mangopay2-sdk</PackageId>
1313
</PropertyGroup>
1414
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.1|AnyCPU'">

0 commit comments

Comments
 (0)