You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider changing version scheme from YYYY.n to N.yyyy.m, where N is the structure version and yyyy.m is for data updates. If the schema changes, we increase N. If we add more data, we increase m.