diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f3e4dd..6fdfa45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -303,7 +303,8 @@ Thanks to '@ahousseini' for various contributions to this release - Initial version. Expects a manual choice of installer from `installinstallmacos.py`. -[untagged]: https://github.com/grahampugh/erase-install/compare/v0.19.2...HEAD +[untagged]: https://github.com/grahampugh/erase-install/compare/v0.20.0...HEAD +[0.20.0]: https://github.com/grahampugh/erase-install/compare/v0.19.2...v0.20.0 [0.19.2]: https://github.com/grahampugh/erase-install/compare/v0.19.1...v0.19.2 [0.19.1]: https://github.com/grahampugh/erase-install/compare/v0.19.0...v0.19.1 [0.19.0]: https://github.com/grahampugh/erase-install/compare/v0.18.0...v0.19.0 diff --git a/erase-install.sh b/erase-install.sh index 3a2d360..aed5890 100755 --- a/erase-install.sh +++ b/erase-install.sh @@ -22,7 +22,7 @@ # Version: -version="0.19.1" +version="0.20.0" # all output is written also to a log file LOG_FILE=/var/log/erase-install.log diff --git a/pkg/erase-install/build-info.plist b/pkg/erase-install/build-info.plist index 679b9b6..9f509ea 100644 --- a/pkg/erase-install/build-info.plist +++ b/pkg/erase-install/build-info.plist @@ -17,6 +17,6 @@ suppress_bundle_relocation version - 0.19.2 + 0.20.0