goext/goextVersion.go
Mike Schwörer abc8af525a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m50s
v0.0.481
2024-07-04 16:24:49 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.481"
const GoextVersionTimestamp = "2024-07-04T16:24:49+0200"