Updated version

This commit is contained in:
Brooke Kuhlmann
2025-04-18 11:50:07 -06:00
parent eaf15d9e16
commit 1f3e89bc9c
2 changed files with 3 additions and 3 deletions

View File

@@ -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.1.0
version: 20.2.0
license: Hippocratic-2.1
date-released: 2025-02-22
date-released: 2025-04-18
authors:
- family-names: Kuhlmann
given-names: Brooke

View File

@@ -53,7 +53,7 @@ To install, run:
----
git clone https://github.com/bkuhlmann/mac_os.git
cd mac_os
git checkout 20.1.0
git checkout 20.2.0
----
== Usage