mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-31 06:59:33 +02:00
Update gerbil version
This commit is contained in:
parent
aad34b878a
commit
b852a35ef3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import (
|
||||||
|
|
||||||
func loadVersions(config *Config) {
|
func loadVersions(config *Config) {
|
||||||
config.PangolinVersion = "1.0.0-beta.7"
|
config.PangolinVersion = "1.0.0-beta.7"
|
||||||
config.GerbilVersion = "1.0.0-beta.2"
|
config.GerbilVersion = "1.0.0-beta.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
//go:embed fs/*
|
//go:embed fs/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue