diff --git a/CITATION.cff b/CITATION.cff index cb54d73..5f8e8a2 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: 20.0.0 +version: 20.1.0 license: Hippocratic-2.1 -date-released: 2024-12-27 +date-released: 2025-02-22 authors: - family-names: Kuhlmann given-names: Brooke diff --git a/README.adoc b/README.adoc index 1decb07..0e2ea6d 100644 --- a/README.adoc +++ b/README.adoc @@ -53,7 +53,7 @@ To install, run: ---- git clone https://github.com/bkuhlmann/mac_os.git cd mac_os -git checkout 20.0.0 +git checkout 20.1.0 ---- == Usage