Release 0.34

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2025-12-15 12:14:56 +01:00
committed by Ron Evans
parent 50778af656
commit f931ad44fb
3 changed files with 55 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.33.0"
const Version = "0.34.0"