Skip to content

Commit 1c7a7d2

Browse files
Dmitry KovalDmitry Koval
authored andcommitted
changelog and version
1 parent 3a61318 commit 1c7a7d2

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.7.3.0] - 2023-09-7
5+
AddRouteDestinations enhancement - try to re-read order and extract addresses's IDs out of it.
6+
47
## [7.7.2.0] - 2023-09-06
58
Order's priority is supported.
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.7.2.0</Version>
19+
<Version>7.7.3.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.7.2.0</AssemblyVersion>
22-
<FileVersion>7.7.2.0</FileVersion>
21+
<AssemblyVersion>7.7.3.0</AssemblyVersion>
22+
<FileVersion>7.7.3.0</FileVersion>
2323
</PropertyGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)