goext/goextVersion.go
Mike Schwörer 9d0047a11e
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m38s
v0.0.290 csid
2023-10-26 13:01:58 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.290"
const GoextVersionTimestamp = "2023-10-26T13:01:58+0200"