goext/goextVersion.go
Mike Schwörer f6121a6961
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m50s
v0.0.471 Revert "v0.0.470 Add GoextJsonMarshaller interface to call when marshalling json via gojson"
2024-06-11 19:39:43 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.471"
const GoextVersionTimestamp = "2024-06-11T19:39:43+0200"