goext/goextVersion.go
Mike Schwörer d44e971325
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m15s
v0.0.449
2024-05-12 16:51:52 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.449"
const GoextVersionTimestamp = "2024-05-12T16:51:52+0200"