From e5538188a2c804adbd48a201134c4c9e3f0cf801 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 25 Jul 2023 08:45:49 +0200 Subject: [PATCH] firmware: not there yet but start prepping --- src/etc/opnsense-update.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/opnsense-update.conf.in b/src/etc/opnsense-update.conf.in index 291bfcf64..99b4ad9dd 100644 --- a/src/etc/opnsense-update.conf.in +++ b/src/etc/opnsense-update.conf.in @@ -1,3 +1,3 @@ # configuration for opnsense-update(8), do not edit -UPGRADE_RELEASE="23.7.r1" +UPGRADE_RELEASE="23.7"