Import start port at startup for now for exit node

This commit is contained in:
Owen Schwartz 2025-01-15 21:37:10 -05:00
parent 4b176c99e8
commit e65c07af82
3 changed files with 8 additions and 3 deletions

View file

@ -18,8 +18,8 @@ import (
)
func loadVersions(config *Config) {
config.PangolinVersion = "1.0.0-beta.5"
config.GerbilVersion = "1.0.0-beta.1"
config.PangolinVersion = "1.0.0-beta.6"
config.GerbilVersion = "1.0.0-beta.2"
}
//go:embed fs/*