We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cb3de5 + e1e79df commit 0c22893Copy full SHA for 0c22893
GPS.NET/Ghostware.GPS.NET/GPS.NET.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>Ghostware.GPS.NET</id>
5
- <version>1.0.12</version>
+ <version>1.0.13</version>
6
<title>Ghostware.GPS.NET</title>
7
<authors>Kevin Goos</authors>
8
<owners>Ghostware</owners>
@@ -18,6 +18,10 @@
18
- Using the Windows location API. (Starting from windows 7)
19
</description>
20
<releaseNotes>
21
+ v1.0.13:
22
+ --------
23
+ - Updated order of GPS status enum
24
+
25
v1.0.12:
26
--------
27
- Temp fix for the new nmea messages
0 commit comments