Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions gibMacOS.command
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ class gibMacOS:
"high sierra" : "10.13",
"mojave" : "10.14",
"catalina" : "10.15"
"big sur" : "11.0"
"monterey" : "12.0"
}
self.current_catalog = "publicrelease"
self.catalog_data = None
Expand Down