goext/goextVersion.go
Julian Graf 43cac4b3bb
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m4s
v0.0.256 bind header
2023-08-28 10:44:38 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.256"
const GoextVersionTimestamp = "2023-08-28T10:44:38+0200"