goext/goextVersion.go
Mike Schwörer d0d72167eb
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m17s
v0.0.454
2024-05-14 15:10:27 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.454"
const GoextVersionTimestamp = "2024-05-14T15:10:27+0200"