store: fix latest version number

This commit is contained in:
Tulir Asokan
2026-03-29 17:13:02 +03:00
parent 190e65edfb
commit d124008443
+1 -1
View File
@@ -1,4 +1,4 @@
-- v0 -> v7 (compatible with v2+): Latest revision
-- v0 -> v8 (compatible with v2+): Latest revision
CREATE TABLE telegram_user_state (
user_id BIGINT NOT NULL PRIMARY KEY,