Skip to content

Commit

Permalink
Change config to use min and max
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Dec 4, 2024
1 parent 2e1fde8 commit bffe98a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion live/macos-config/macos-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,8 @@
"id": 11,
"attributes": {
"appVersion": {
"value": "1.116.0.322"
"min": "1.116.0",
"max": "1.116.0"
},
"locale": {
"value": [
Expand Down

0 comments on commit bffe98a

Please sign in to comment.