goext/goextVersion.go
Mike Schwörer 413bf3c848
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 8m31s
v0.0.491 small optimization in Paginate method
2024-07-31 00:15:09 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.491"
const GoextVersionTimestamp = "2024-07-31T00:15:09+0200"