Skip to content

Commit

Permalink
update compatibility version
Browse files Browse the repository at this point in the history
  • Loading branch information
Miah Nelah committed Sep 1, 2022
1 parent b824e6d commit a6bb700
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
"title": "Cleaner sheet title bar",
"description": "This module remove text from actions in cluttered sheet title bar. Text still available on mouse hover. Work with all systems and all modules!",
"version": "0.0.1",
"minimumCoreVersion": "9",
"compatibleCoreVersion": "9",
"minimumCoreVersion": "10",
"compatibility": {
"minimum": "9",
"minimum": "10",
"verified": "10.283"
},
"authors": [
Expand Down

0 comments on commit a6bb700

Please sign in to comment.