goext/goextVersion.go
Mike Schwörer 70106733d9
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m38s
v0.0.456
2024-05-18 23:38:47 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.456"
const GoextVersionTimestamp = "2024-05-18T23:38:47+0200"