Skip to content

Commit

Permalink
bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barrykn committed Nov 12, 2020
1 parent 613eb05 commit 3b8ed81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# big-sur-micropatcher (Version 0.5.1-pre)
# big-sur-micropatcher (Version 0.5.1)

This comment has been minimized.

Copy link
@HBGuerreiro

HBGuerreiro Oct 8, 2021

ok

A primitive USB patcher for installing macOS Big Sur on unsupported Macs

By the way, if you have a Mac Pro, [Big Mac](https://github.com/StarPlayrX/bigmac) by StarPlayrX is another patcher worth considering. For 2008 Mac Pros (MacPro3,1) in particular, Big Mac is clearly a better option than this patcher (at least for now).
Expand Down
2 changes: 1 addition & 1 deletion micropatcher.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
VERSIONNUM=0.5.1pre
VERSIONNUM=0.5.1
VERSION="BarryKN Big Sur Micropatcher v$VERSIONNUM"

### begin function definitions ###
Expand Down

0 comments on commit 3b8ed81

Please sign in to comment.