Browse Source

v1.0.8

tags/v1.3.0
SmallChi 6 years ago
parent
commit
64a9692f3f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/JT809.Protocol/JT809.Protocol.csproj

+ 1
- 1
src/JT809.Protocol/JT809.Protocol.csproj View File

@@ -14,7 +14,7 @@
<PackageProjectUrl>https://github.com/SmallChi/JT809</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/SmallChi/JT809/blob/master/LICENSE</PackageLicenseUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">


Loading…
Cancel
Save