Skip to content

Commit 579afed

Browse files
authored
Merge pull request #196 from ShimmerEngineering/DEV-497_uprev
DEV-497_uprev
2 parents 5efde5f + 40fa9a1 commit 579afed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Shimmer32FeetAPI/Shimmer32FeetAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</PropertyGroup>
3636
<PropertyGroup>
3737
<PackageId>Shimmer32FeetAPI</PackageId>
38-
<Version>1.3.9</Version>
38+
<Version>1.3.10</Version>
3939
<Authors>Shimmer Sensing</Authors>
4040
<Description>Bluetooth/BLE helpers for Shimmer using 32feet.NET and InTheHand.BluetoothLE.</Description>
4141
<RepositoryUrl>https://github.com/ShimmerEngineering/Shimmer-C-API</RepositoryUrl>

ShimmerAPI/ShimmerAPI/ShimmerAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<OutputType>Library</OutputType>
66
<Description>Library to communicate with Shimmer devices</Description>
7-
<Version>1.3.9</Version>
7+
<Version>1.3.10</Version>
88
<PackageLicenseFile>license.md</PackageLicenseFile>
99
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1010
</PropertyGroup>

0 commit comments

Comments
 (0)