goext/goextVersion.go
julian 94a7bf250d
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m34s
v0.0.472 changed gin engine initialization
2024-06-14 14:56:41 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.472"
const GoextVersionTimestamp = "2024-06-14T14:56:41+0200"