goext/goextVersion.go
Mike Schwörer b9d0348735
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m57s
v0.0.379
2024-01-19 17:30:20 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.379"
const GoextVersionTimestamp = "2024-01-19T17:30:20+0100"