diff --git a/site.mk b/site.mk index 4d22bed..e94a3c3 100644 --- a/site.mk +++ b/site.mk @@ -15,7 +15,6 @@ GLUON_SITE_PACKAGES := \ gluon-luci-portconfig \ gluon-luci-private-wifi \ gluon-luci-wifi-config \ - gluon-next-node \ gluon-mesh-vpn-fastd \ gluon-radvd \ gluon-respondd \ @@ -26,7 +25,7 @@ GLUON_SITE_PACKAGES := \ haveged -DEFAULT_GLUON_RELEASE := 0.8+exp$(shell date '+%Y%m%d') +DEFAULT_GLUON_RELEASE := 0.9~exp$(shell date '+%Y%m%d') # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)