Skip to content

Commit 09795d1

Browse files
ci: make 2.8.0 the default pfsense version in releases
1 parent 5bd1bf6 commit 09795d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency: build
1010
env:
1111
SWAGGER_UI_VERSION: "5.17.10"
1212
PYTHON_VERSION: "3.10"
13-
DEFAULT_PFSENSE_VERSION: "2.7.2"
13+
DEFAULT_PFSENSE_VERSION: "2.8.0"
1414

1515
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1616
permissions:

0 commit comments

Comments
 (0)