goext/goextVersion.go
Mike Schwörer 49375e90f0
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m55s
v0.0.547 allow calling ListWithCount with pageSize=0
2024-12-08 18:04:04 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.547"
const GoextVersionTimestamp = "2024-12-08T18:04:04+0100"