goext/goextVersion.go
Mike Schwörer 56bc5e8285
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m41s
v0.0.478
2024-07-01 17:23:00 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.478"
const GoextVersionTimestamp = "2024-07-01T17:23:00+0200"