From a14d1804f0cf692ebccfc9840bd4bd57f1e21091 Mon Sep 17 00:00:00 2001 From: Mads Meisner-Jensen Date: Sun, 8 Aug 2021 12:12:34 +0200 Subject: [PATCH] bump (default) RELEASE_21_02 to "rc4" --- README.md | 2 +- configs/common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 197fe63..03bf5b7 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ and devices that the script works with (as of May 2021): - Releases: - *snapshot* (snapshot, next upcoming release) - - *21.02.0-rc1* (release candidate) + - *21.02.0-rc4* (release candidate) - *19.07* - Some popular devices: - *Raspberry Pi 4* diff --git a/configs/common b/configs/common index fcc211e..dbb9d3d 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-rc3" +RELEASE_21_02="21.02.0-rc4" # Popular Luci apps # This list is probably only valid for the 21.02 release