goext/goextVersion.go
Mike Schwörer 6e90239fef
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m2s
v0.0.350
2023-12-29 18:06:45 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.350"
const GoextVersionTimestamp = "2023-12-29T18:06:45+0100"