Skip to content

Commit 0357925

Browse files
committed
🔖 version 3.11.1
1 parent b288b8f commit 0357925

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## v3.11.1 - 2024-04-05
4+
### Changes
5+
* :zap: increase max retries in CLI to 60
6+
7+
### Fixes
8+
* :bug: fix for writing custom classes to JSON
9+
310
## v3.11.0 - 2024-03-26
411
### Changes
512
* :white_check_mark: compatibility with .NET 8.0

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>3.11.0</VersionPrefix>
3+
<VersionPrefix>3.11.1</VersionPrefix>
44
<Authors>Mindee</Authors>
55
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
66
<RepositoryUrl>https://github.com/mindee/mindee-api-dotnet</RepositoryUrl>

0 commit comments

Comments
 (0)