goext/goextVersion.go
Timo Vetter 8528b5cb66
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m14s
v0.0.320 bugfix sort
2023-11-14 14:50:27 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.320"
const GoextVersionTimestamp = "2023-11-14T14:50:27+0100"