diff --git a/README.md b/README.md index 617ef42..537a2be 100644 --- a/README.md +++ b/README.md @@ -57,11 +57,11 @@ page, *prebuilt snapshot images do not come with any web interface or GUI*. This means that `PACKAGES` should at least contain `luci` if you want the web GUI! Here are some of the OpenWRT [Release Builds](https://openwrt.org/releases/start) -and devices that the script works with (as of May 2021): +and devices that the script works with (as of Sep 2021): - Releases: - *snapshot* (snapshot, next upcoming release) - - *21.02.0-rc4* (release candidate) + - *21.02.0* - *19.07* - Some popular devices: - *Raspberry Pi 4* diff --git a/configs/common b/configs/common index 8d757ff..5544b43 100644 --- a/configs/common +++ b/configs/common @@ -8,7 +8,7 @@ # Latest point release of each main release RELEASE_18_06="18.06.9" RELEASE_19_07="19.07.7" -RELEASE_21_02="21.02.0-rc4" +RELEASE_21_02="21.02.0" # Popular Luci apps # This list is probably only valid for the 21.02 release