1
0

fix?(schema): make version a required field.

This commit is contained in:
kasimeka
2025-06-12 16:07:11 +03:00
parent 41a9a180a3
commit 792c9cb862
3 changed files with 25 additions and 5 deletions

View File

@@ -5,5 +5,7 @@
"categories": ["Content"],
"author": "Mathguy",
"repo": "https://github.com/Mathguy23/Cruel-Blinds",
"automatic-version-check": true,
"version": "0b0bcf1",
"downloadURL": "https://github.com/Mathguy23/Cruel-Blinds/archive/refs/heads/main.zip"
}