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 3e91ccba8d
commit b1344bebd8

View File

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