diff --git a/db/schema.gotxt b/db/schema.gotxt index 813889f4b..18a97e795 100644 --- a/db/schema.gotxt +++ b/db/schema.gotxt @@ -331,6 +331,7 @@ insert into version values ('2021-04-01-1-store-warn'), ('2021-04-02-1-cluster-paths'), ('2021-04-07-1-billing-anchor'), - ('2021-06-27-1-public'); + ('2021-06-27-1-public'), + ('2021-11-15-1-user-role'); -- vim:ft=sql:tw=0