Update the required schema version.

This is necessary for the comparisons code to work.
This commit is contained in:
D. Berge
2025-08-21 17:08:23 +02:00
parent 8801442c92
commit ef2bd4888e

View File

@@ -16,7 +16,7 @@
"api": "0.4.0" "api": "0.4.0"
}, },
"wanted": { "wanted": {
"db_schema": "^0.6.0" "db_schema": "^0.6.5"
} }
}, },
"engines": { "engines": {