Skip to content

Commit

Permalink
bump version to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
barrykn committed Oct 21, 2020
1 parent f40d9ed commit f875b7e
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.4.3pre)
# big-sur-micropatcher (Version 0.4.3)
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.4.3pre
VERSIONNUM=0.4.3
VERSION="BarryKN Big Sur Micropatcher v$VERSIONNUM"

### begin function definitions ###
Expand Down

0 comments on commit f875b7e

Please sign in to comment.