goext/goextVersion.go
Mike Schwörer b808c5727c
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m14s
v0.0.284
2023-10-09 15:22:57 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.284"
const GoextVersionTimestamp = "2023-10-09T15:22:57+0200"