Skip to content

Commit 6bdeae2

Browse files
Dmitry KovalDmitry Koval
authored andcommitted
3.3.0.0 version
1 parent b70f745 commit 6bdeae2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

route4me-csharp-sdk/CHANGELOG.md

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

4+
## [3.3.0.0] - 2022-06-30
5+
6+
Switched from SocketIoClientDotNet.core_2.2 to SocketIoClientDotNet.Standard usage.
7+
48
## [3.2.0.0] - 2022-05-11
59

610
Data types are adjusted.

route4me-csharp-sdk/Route4MeSDKLibrary/Route4MeSDKLibrary.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ 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>3.2.0.0</Version>
19+
<Version>3.3.0.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>3.2.0.0</AssemblyVersion>
21+
<AssemblyVersion>3.3.0.0</AssemblyVersion>
2222
<FileVersion>3.2.0.0</FileVersion>
2323
</PropertyGroup>
2424

0 commit comments

Comments
 (0)