diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bca0b7ff..704b7393 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,6 +38,8 @@ jobs: PFSENSE_VERSION: "25.07.1" - FREEBSD_VERSION: FreeBSD-16.0-CURRENT PFSENSE_VERSION: "25.11" + - FREEBSD_VERSION: FreeBSD-16.0-CURRENT + PFSENSE_VERSION: "25.11.1" steps: - uses: actions/checkout@v6 diff --git a/docs/INSTALL_AND_CONFIG.md b/docs/INSTALL_AND_CONFIG.md index fcdf870a..4451ff5e 100644 --- a/docs/INSTALL_AND_CONFIG.md +++ b/docs/INSTALL_AND_CONFIG.md @@ -20,6 +20,7 @@ run pfSense. It's recommended to follow Netgate's [minimum hardware requirements - pfSense Plus 25.07 - pfSense Plus 25.07.1 - pfSense Plus 25.11 +- pfSense Plus 25.11.1 !!! Warning Installation of the package on unsupported versions of pfSense may result in unexpected behavior and/or system instability.