We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22b92d commit fb0a78bCopy full SHA for fb0a78b
.github/workflows/release.yml
@@ -38,6 +38,8 @@ jobs:
38
PFSENSE_VERSION: "25.07.1"
39
- FREEBSD_VERSION: FreeBSD-16.0-CURRENT
40
PFSENSE_VERSION: "25.11"
41
+ - FREEBSD_VERSION: FreeBSD-16.0-CURRENT
42
+ PFSENSE_VERSION: "25.11.1"
43
44
steps:
45
- uses: actions/checkout@v6
docs/INSTALL_AND_CONFIG.md
@@ -20,6 +20,7 @@ run pfSense. It's recommended to follow Netgate's [minimum hardware requirements
20
- pfSense Plus 25.07
21
- pfSense Plus 25.07.1
22
- pfSense Plus 25.11
23
+- pfSense Plus 25.11.1
24
25
!!! Warning
26
Installation of the package on unsupported versions of pfSense may result in unexpected behavior and/or system instability.
0 commit comments