Changes to be committed:

modified:   pkg/obiformats/ngsfilter_read.go
	modified:   pkg/obioptions/version.go
	modified:   pkg/obiutils/mimetypes.go
This commit is contained in:
Eric Coissac
2025-05-14 14:53:25 +02:00
parent f9324dd8f4
commit 3424d3057f
3 changed files with 33 additions and 9 deletions

View File

@ -8,7 +8,7 @@ import (
// corresponds to the last commit, and not the one when the file will be
// commited
var _Commit = "f1b9ac4"
var _Commit = "f9324dd"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.