goext/goextVersion.go
Mike Schwörer 3320a9c19d
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m25s
v0.0.508
2024-08-25 17:36:20 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.508"
const GoextVersionTimestamp = "2024-08-25T17:36:20+0200"