goext/goextVersion.go
Mike Schwörer 4aa2f494b1
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m38s
v0.0.326 ginext::WithSession
2023-12-02 13:07:36 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.326"
const GoextVersionTimestamp = "2023-12-02T13:07:36+0100"