You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ screenfetch
OS: 64bit macOS
After fix (see below):
$ screenfetch
OS: 64bit macOS 13.3.1 22E772610a
Fix:
Comment out lines 6356:
https://github.com/KittyKatt/screenFetch/blob/fb602f84169c4b148a4c191fe7a7fe67a235aa0e/screenfetch-dev#L6356
#prodVers=${prodVers:16}
and 6358:
https://github.com/KittyKatt/screenFetch/blob/fb602f84169c4b148a4c191fe7a7fe67a235aa0e/screenfetch-dev#L6358
#buildVers=${buildVers:14}
The text was updated successfully, but these errors were encountered:
unixb0y
changed the title
macOS 13.3.1 version number not shownw
macOS 13.3.1 version number not shown
Jun 12, 2023
I'm submitting a ... (check one with "x")
Bug report
Fix:
The text was updated successfully, but these errors were encountered: