Add minimum version to pcd.json

This commit is contained in:
santiagosayshey
2025-11-04 05:18:28 +10:30
committed by GitHub
parent 2c93386cb0
commit 197dcf9aaa
+4 -1
View File
@@ -18,5 +18,8 @@
"links": { "links": {
"homepage": "https://dictionarry.dev", "homepage": "https://dictionarry.dev",
"issues": "https://github.com/dictionarry-hub/schema/issues" "issues": "https://github.com/dictionarry-hub/schema/issues"
},
"profilarr": {
"minimum_version": "2.0.0"
} }
} }