Skip to content

Commit f077e15

Browse files
committed
3.0.2 release
1 parent a757629 commit f077e15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/upgrades.go

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ var upgradesList = []string{
5151
// 3.x.x versions have a revamped and optimized dex changes. We also change naming conventions to remove "beta"
5252
"3.0.0",
5353
"3.0.1",
54+
"3.0.2",
5455
}
5556

5657
func (app App) RegisterUpgradeHandlers() {

0 commit comments

Comments
 (0)