all: prepare for release 0.24.0

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2023-02-12 22:30:48 +01:00
parent 46cbacbe03
commit 820298bfe3
2 changed files with 78 additions and 1 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.23.0"
const Version = "0.24.0"