bump (default) RELEASE_21_02 to "21.02.0" (final release)

This commit is contained in:
Mads Meisner-Jensen
2021-09-06 20:24:49 +02:00
parent b78b61f403
commit baef4e3ceb
2 changed files with 3 additions and 3 deletions

View File

@@ -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*

View File

@@ -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