diff --git a/CHANGES.md b/CHANGES.md index f832c53..3003dc6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +# 7.2.0 (2019-08-01) + +- Added file install function. + # 7.1.2 (2019-06-01) - Updated contributing documentation. diff --git a/README.md b/README.md index 9328c88..c2ef2cd 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Current Version (stable): git clone https://github.com/bkuhlmann/mac_os.git cd mac_os - git checkout 7.1.2 + git checkout 7.2.0 Master Version (unstable):