Skip to content

Commit

Permalink
Add macOS 13 to version name list
Browse files Browse the repository at this point in the history
  • Loading branch information
kidonng authored Jul 5, 2022
1 parent ccd5d9f commit de2dda0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -1155,6 +1155,7 @@ get_distro() {
10.16*) codename="macOS Big Sur" ;;
11.*) codename="macOS Big Sur" ;;
12.*) codename="macOS Monterey" ;;
13.*) codename="macOS Ventura" ;;
*) codename=macOS ;;
esac

Expand Down

0 comments on commit de2dda0

Please sign in to comment.