goext/goextVersion.go
Mike Schwörer 9abe28c490
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m13s
v0.0.398 added As* version to sort functions
2024-03-09 13:36:06 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.398"
const GoextVersionTimestamp = "2024-03-09T13:36:06+0100"