Merge branch 'main' into dev

This commit is contained in:
Owen Schwartz
2025-01-15 21:38:15 -05:00
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/*