Changes to be committed:

modified:   pkg/obioptions/version.go
This commit is contained in:
Eric Coissac
2025-03-01 09:20:39 +01:00
parent 9913fa8354
commit 5f9182d25b

View File

@ -9,7 +9,7 @@ import (
// commited
var _Commit = "7b23314"
var _Version = "Release 4.3.0"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.
//