Skip to content

Commit ac9fae6

Browse files
Dmitry KovalDmitry Koval
authored andcommitted
changelog and version
1 parent ab8a2b6 commit ac9fae6

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

route4me-csharp-sdk/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [7.11.1.0] - 2024-07-18
5+
Fixed OptimizationProfileManagerV5.
6+
47
## [7.11.0.0] - 2024-01-31
58
NoSolution is supported in OptimizationState
69

route4me-csharp-sdk/Route4MeSDKLibrary/Route4MeSDKLibrary.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ The service is typically used by organizations who must route many drivers to ma
1616
<RepositoryUrl>https://github.com/route4me/route4me-net-core/tree/master/route4me-csharp-sdk</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>
1818
<PackageTags>Route4Me, Route Optimization, SDK, GIS</PackageTags>
19-
<Version>7.11.0.0</Version>
19+
<Version>7.11.1.0</Version>
2020
<PackageReleaseNotes>See https://github.com/route4me/route4me-net-core/blob/master/route4me-csharp-sdk/CHANGELOG.md for release note details.</PackageReleaseNotes>
21-
<AssemblyVersion>7.11.0.0</AssemblyVersion>
22-
<FileVersion>7.11.0.0</FileVersion>
21+
<AssemblyVersion>7.11.1.0</AssemblyVersion>
22+
<FileVersion>7.11.1.0</FileVersion>
2323

2424
<SignAssembly>true</SignAssembly>
2525
<AssemblyOriginatorKeyFile>r4m_csharp_sdk.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)