Skip to content

Commit fd041a4

Browse files
author
Troy Willmot
committed
Update nuspec with new version # and release notes.
1 parent 4d18b04 commit fd041a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Yort.Ntp.Portable.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package >
33
<metadata>
44
<id>Yort.Ntp.Portable</id>
5-
<version>1.0.11</version>
5+
<version>1.0.12</version>
66
<authors>Yortw</authors>
77
<owners>Troy Willmot</owners>
88
<licenseUrl>https://github.com/Yortw/Yort.Ntp/blob/master/LICENSE.md</licenseUrl>
99
<projectUrl>https://github.com/Yortw/Yort.Ntp</projectUrl>
1010
<iconUrl>https://raw.githubusercontent.com/Yortw/Yort.Ntp/master/icon.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>A cross platform NTP client for retrieving the current time from internet NTP servers.</description>
13-
<releaseNotes>Support for .Net Standard 1.3/NetCore.</releaseNotes>
13+
<releaseNotes>Fix name for Net Standard assembly to match other platform assemblies to ensure bait and switch pattern works.</releaseNotes>
1414
<copyright>Copyright 2017</copyright>
1515
<tags>ntp windowsphone winrt uwp ios android xamarin date time wp net40 net45</tags>
1616
</metadata>

0 commit comments

Comments
 (0)