goext/goextVersion.go
Mike Schwörer d2c04afcd5
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 3m29s
v0.0.463 Fix SubtractYears
2024-05-29 20:20:01 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.463"
const GoextVersionTimestamp = "2024-05-29T20:20:01+0200"