diff --git a/CHANGES.adoc b/CHANGES.adoc index 104c8ef..b8b3b9d 100644 --- a/CHANGES.adoc +++ b/CHANGES.adoc @@ -1,5 +1,10 @@ = Changes +== 14.0.0 (2021-10-25) + +* Updated to macOS Monterey - Brooke Kuhlmann +* Removed notes from pull request template - Brooke Kuhlmann + == 13.0.0 (2021-08-01) * Added install Node function - Brooke Kuhlmann diff --git a/README.adoc b/README.adoc index 98cb81d..d86af5a 100644 --- a/README.adoc +++ b/README.adoc @@ -59,7 +59,7 @@ To install, run: ---- git clone https://github.com/bkuhlmann/mac_os.git cd mac_os -git checkout 13.0.0 +git checkout 14.0.0 ---- == Usage