Skip to content

Commit

Permalink
bump inspircd to 4.0 release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
slingamn committed Jun 10, 2024
1 parent 95be939 commit 124159b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
uses: actions/checkout@v3
with:
path: inspircd
ref: v3.17.0
ref: v4.0.0rc1
repository: inspircd/inspircd
- name: Build InspIRCd
run: |
Expand Down
2 changes: 1 addition & 1 deletion workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ software:
name: InspIRCd
repository: inspircd/inspircd
refs: &inspircd_refs
stable: v3.17.0
stable: v4.0.0-rc1
release: null
devel: master
devel_release: insp3
Expand Down

0 comments on commit 124159b

Please sign in to comment.