goext/goextVersion.go
Mike Schwörer 113d838876
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m14s
v0.0.254 revert back to 0.0.250
2023-08-22 10:49:57 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.254"
const GoextVersionTimestamp = "2023-08-22T10:49:57+0200"