diff --git a/Changelog.md b/Changelog.md index 8f3030a..1736277 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## [0.1.4-dev][Unreleased] - Unreleased +## [0.1.4] - 2022-05-30 * Update to v1.0.7 of the packages-cci Docker image (includes public keys for 22.03) @@ -19,7 +19,7 @@ * Initial release -[Unreleased]: https://github.com/jefferyto/openwrt-vivarium/compare/0.1.3...main +[0.1.4]: https://github.com/jefferyto/openwrt-vivarium/compare/0.1.3...0.1.4 [0.1.3]: https://github.com/jefferyto/openwrt-vivarium/compare/0.1.2...0.1.3 [0.1.2]: https://github.com/jefferyto/openwrt-vivarium/compare/0.1.1...0.1.2 [0.1.1]: https://github.com/jefferyto/openwrt-vivarium/compare/0.1.0...0.1.1 diff --git a/README.md b/README.md index eff9ca1..37e80fe 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Testing with other platforms is welcome. 1. Download the [latest release][Vivarium latest release] and extract, e.g.: - $ unzip openwrt-vivarium-0.1.3.zip + $ unzip openwrt-vivarium-0.1.4.zip If you will be using Git to manage your package source code, then you will want to download Vivarium without Git to avoid nesting Git @@ -55,7 +55,7 @@ Testing with other platforms is welcome. source code for packages, e.g. by checking out the OpenWrt packages feed: - $ cd openwrt-vivarium-0.1.3 + $ cd openwrt-vivarium-0.1.4 $ git clone https://github.com/openwrt/packages.git 3. If you are using Linux and your user ID is not 1000, you will need