goext/goextVersion.go
Mike Schwörer 678ddd7124
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m57s
v0.0.426 fix JsonOpt
2024-04-01 16:03:00 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.426"
const GoextVersionTimestamp = "2024-04-01T16:03:00+0200"