File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ commands are included below for quick reference.
3636Install on pfSense CE:
3737
3838``` bash
39- pkg-static add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.8.0 -pkg-RESTAPI.pkg
39+ pkg-static add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.8.1 -pkg-RESTAPI.pkg
4040```
4141
4242Install on pfSense Plus:
4343
4444``` bash
45- pkg-static -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-24.11 -pkg-RESTAPI.pkg
45+ pkg-static -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-25.07.1 -pkg-RESTAPI.pkg
4646```
4747
4848> [ !WARNING]
Original file line number Diff line number Diff line change @@ -15,7 +15,10 @@ run pfSense. It's recommended to follow Netgate's [minimum hardware requirements
1515### Supported pfSense versions
1616
1717- pfSense CE 2.8.0
18+ - pfSense CE 2.8.1
1819- pfSense Plus 24.11
20+ - pfSense Plus 25.07
21+ - pfSense Plus 25.07.1
1922
2023!!! Warning
2124 Installation of the package on unsupported versions of pfSense may result in unexpected behavior and/or system instability.
You can’t perform that action at this time.
0 commit comments