1
0
mirror of https://github.com/dcarrillo/whatismyip.git synced 2025-01-10 22:56:49 +00:00
whatismyip/internal/core/version.go

5 lines
81 B
Go
Raw Normal View History

2021-11-10 19:06:12 +00:00
package core
2022-01-27 12:17:51 +00:00
// Version to be defined at build time
2021-11-10 19:06:12 +00:00
var Version = "tobedefined"