3 Commits

Author SHA1 Message Date
Zack T
7aa952712b v1.1.0 = Improvements when multiple Xcode app bundles are present
+ Improved logic when multiple Xcode app bundles are present
  * "Acts on" the $latest version found
+ Switched from using `shopt -s nocasemath` to using REGEX in conditionals for case insensitive matching
+ Add some verbosity
2022-12-20 15:17:19 -07:00
Zack T
cbed9c6f78 v1.0.1 = Minor bug fixes
* Remove existing matching major version before rename
* Set default LaunchAgent label and location if one wasn't provided
2022-12-16 22:27:49 -07:00
Zack T
b1b6651886 v1.0.0 = Initial Version
Initial Version
2021-03-29 19:51:37 -07:00