goext/goextVersion.go
Mike Schwörer 9b2028ab54
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m3s
v0.0.541
2024-11-05 14:38:42 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.541"
const GoextVersionTimestamp = "2024-11-05T14:38:42+0100"