From baef4e3ceba04075a8af09b10f9f10d75199e319 Mon Sep 17 00:00:00 2001 From: Mads Meisner-Jensen Date: Mon, 6 Sep 2021 20:24:49 +0200 Subject: [PATCH] bump (default) RELEASE_21_02 to "21.02.0" (final release) --- README.md | 4 ++-- configs/common | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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