goext/goextVersion.go
Mike Schwörer cbaa283f74
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m45s
v0.0.571 add AsAnyPtr() function to ids
2025-04-30 21:06:24 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.571"
const GoextVersionTimestamp = "2025-04-30T21:06:24+0200"