all: update for drivers release 0.26.0

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2023-09-18 20:33:09 +02:00
committed by Ron Evans
parent 485ed702c8
commit fd21e6ac9b
3 changed files with 42 additions and 7 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.25.0"
const Version = "0.26.0"