goext/goextVersion.go
Mike Schwörer a4a8c83d17
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m25s
v0.0.375
2024-01-14 01:50:48 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.375"
const GoextVersionTimestamp = "2024-01-14T01:50:48+0100"