Files
goext/goextVersion.go
Mike Schwörer 039a53a395
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m18s
v0.0.606 add .DataMeta() to enums
2025-10-04 00:08:32 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.606"
const GoextVersionTimestamp = "2025-10-04T00:08:32+0200"