Skip to content
Snippets Groups Projects
Unverified Commit 5a9dad0b authored by Dominyk Tiller's avatar Dominyk Tiller
Browse files

mac/version: add High Sierra symbol

parent b9cfd2cb
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ module OS
module Mac
class Version < ::Version
SYMBOLS = {
high_sierra: "10.13",
sierra: "10.12",
el_capitan: "10.11",
yosemite: "10.10",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment