goext/goextVersion.go
Mike Schwörer 303bd04649
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m0s
v0.0.442
2024-04-29 17:24:10 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.442"
const GoextVersionTimestamp = "2024-04-29T17:24:10+0200"