Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
029fce45b4 | ||
|
|
e9d1928b90 | ||
|
|
14394e5c51 |
@@ -1 +1 @@
|
||||
3.0.0
|
||||
3.0.2
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
= Changes
|
||||
|
||||
== 12.0.1 (2021-07-17)
|
||||
|
||||
* Updated to Ruby 3.0.1 - Brooke Kuhlmann
|
||||
* Updated to Ruby 3.0.2 - Brooke Kuhlmann
|
||||
|
||||
== 12.0.0 (2021-03-16)
|
||||
|
||||
* Fixed environment configuration to source Bash resource - Brooke Kuhlmann
|
||||
|
||||
@@ -59,7 +59,7 @@ To install, run:
|
||||
----
|
||||
git clone https://github.com/bkuhlmann/mac_os.git
|
||||
cd mac_os
|
||||
git checkout 12.0.0
|
||||
git checkout 12.0.1
|
||||
----
|
||||
|
||||
== Usage
|
||||
|
||||
Reference in New Issue
Block a user