goext/goextVersion.go
Mike Schwörer aae8a706e9
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m29s
v0.0.369 autom. allow usage of existing converter for pointer-types (sq)
2024-01-13 02:01:30 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.369"
const GoextVersionTimestamp = "2024-01-13T02:01:30+0100"