Skip to content

Commit 0c22893

Browse files
authored
Merge pull request #19 from GhostwareDev/ChangeGpsStatusOrder
Updated nuspec file
2 parents 4cb3de5 + e1e79df commit 0c22893

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

GPS.NET/Ghostware.GPS.NET/GPS.NET.nuspec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Ghostware.GPS.NET</id>
5-
<version>1.0.12</version>
5+
<version>1.0.13</version>
66
<title>Ghostware.GPS.NET</title>
77
<authors>Kevin Goos</authors>
88
<owners>Ghostware</owners>
@@ -18,6 +18,10 @@
1818
- Using the Windows location API. (Starting from windows 7)
1919
</description>
2020
<releaseNotes>
21+
v1.0.13:
22+
--------
23+
- Updated order of GPS status enum
24+
2125
v1.0.12:
2226
--------
2327
- Temp fix for the new nmea messages

0 commit comments

Comments
 (0)