goext/goextVersion.go
Mike Schwörer 42424f4bc2
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m16s
v0.0.400 added CommentTrimmer and DBOptions to sq
2024-03-09 14:59:32 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.400"
const GoextVersionTimestamp = "2024-03-09T14:59:32+0100"