diff --git a/internal/home/upgrade.go b/internal/home/upgrade.go index 7a85c524..79c71673 100644 --- a/internal/home/upgrade.go +++ b/internal/home/upgrade.go @@ -22,7 +22,7 @@ import ( ) // currentSchemaVersion is the current schema version. -const currentSchemaVersion = 19 +const currentSchemaVersion = 20 // These aliases are provided for convenience. type (