diff --git a/CITATION.cff b/CITATION.cff index b53aedd..268400a 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,9 +2,9 @@ cff-version: 1.2.0 message: Please use the following metadata when citing this project in your work. title: macOS abstract: Shell scripts for automated macOS machine setup. -version: 18.1.0 +version: 18.2.0 license: Hippocratic-2.1 -date-released: 2024-02-25 +date-released: 2024-04-21 authors: - family-names: Kuhlmann given-names: Brooke diff --git a/README.adoc b/README.adoc index 2b9700e..2a901b9 100644 --- a/README.adoc +++ b/README.adoc @@ -56,7 +56,7 @@ To install, run: ---- git clone https://github.com/bkuhlmann/mac_os.git cd mac_os -git checkout 18.1.0 +git checkout 18.2.0 ---- == Usage diff --git a/VERSIONS.adoc b/VERSIONS.adoc index d65ec89..c4a1203 100644 --- a/VERSIONS.adoc +++ b/VERSIONS.adoc @@ -1,5 +1,13 @@ = Versions +== 18.2.0 (2024-04-21) + +* 🔼 Updated RuboCop to use XDG local configuration - Brooke Kuhlmann +* 🔼 Updated to Caliber 0.51.0 - Brooke Kuhlmann +* 🔼 Updated to Git Lint 7.1.0 - Brooke Kuhlmann +* 🔼 Updated to Git Lint 7.3.0 - Brooke Kuhlmann +* 🔼 Updated to Rake 13.2.0 - Brooke Kuhlmann + == 18.1.0 (2024-02-25) * 🔼 Updated to Caliber 0.50.0 - Brooke Kuhlmann