goext/goextVersion.go
Mike Schwörer 9491b72b8d
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m29s
v0.0.424 timeext.SubtractYears
2024-03-30 03:01:55 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.424"
const GoextVersionTimestamp = "2024-03-30T03:01:55+0100"