goext/goextVersion.go
Mike Schwörer 295a098eb4
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m12s
v0.0.377 fix sq.ConverterBoolToBit
2024-01-14 17:06:42 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.377"
const GoextVersionTimestamp = "2024-01-14T17:06:42+0100"