release: v0.17.1

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2021-07-01 20:38:55 +02:00
parent 001bdb43ba
commit 1cbf1a6f3d
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
0.17.1
---
- To correct an error in the release process. Same as 0.17.0.
0.17.0
---
- **new devices**
+1 -1
View File
@@ -2,4 +2,4 @@ package drivers
// Version returns a user-readable string showing the version of the drivers package for support purposes.
// Update this value before release of new version of software.
const Version = "0.17.0"
const Version = "0.17.1"