bump Supervisor session storage versions

This commit is contained in:
Ryan Richard
2024-05-09 15:35:37 -07:00
parent 7277d00e1a
commit 6be92f92fb
12 changed files with 18 additions and 13 deletions
@@ -43,7 +43,7 @@ import (
const (
namespace = "test-ns"
expectedVersion = "7" // update this when you update the storage version in the production code
expectedVersion = "8" // update this when you update the storage version in the production code
)
var (