diff --git a/CHANGES.md b/CHANGES.md index 21bab64..fbce284 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +# v1.3.1 (2017-01-08) + +- Fixed install of zip app downloads with sub-directories. + # v1.3.0 (2017-01-01) - Updated README versioning documentation. diff --git a/README.md b/README.md index 35cb736..3092feb 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Current Version (stable): git clone https://github.com/bkuhlmann/mac_os.git cd mac_os - git checkout v1.3.0 + git checkout v1.3.1 Master Version (unstable):