mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-04-30 03:50:39 +00:00
⬆️ version bump to v4.5
- Update `version.txt` from "v3" to v4.5 - Bump Go constant `_Version = 'Release 4.x.y'` accordingly
This commit is contained in:
@@ -3,7 +3,7 @@ package obioptions
|
||||
// Version is automatically updated by the Makefile from version.txt
|
||||
// The patch number (third digit) is incremented on each push to the repository
|
||||
|
||||
var _Version = "Release 4.4.34"
|
||||
var _Version = "Release 4.4.35"
|
||||
|
||||
// Version returns the version of the obitools package.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user