Prepare for Drivers release 0.14.0

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2020-09-17 09:15:57 +02:00
committed by Daniel Esteban
parent 4c98d0bc34
commit e376785596
3 changed files with 34 additions and 2 deletions
+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.13.0"
const Version = "0.14.0"