Files
goext/goextVersion.go
Christopher Reiter dce6f634b1
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m37s
v0.0.613 Add function to convert RFC3339Time To RFC3339NanoTime. Add function to shuffle array
2025-11-05 14:48:04 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.613"
const GoextVersionTimestamp = "2025-11-05T14:48:04+0100"