Skip to content

Commit

Permalink
Update default version to 4.41.98
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Nov 26, 2024
1 parent 65f3f05 commit 1c5615a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
matrix:
include:
- distro: debian10
ansible-version: '>=9, <10'
- distro: debian11
- distro: debian12
- distro: ubuntu1804
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ None

#### Variables

* `slack_version` [default: `4.41.97`]: Version to install
* `slack_version` [default: `4.41.98`]: Version to install

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# defaults file
---
slack_version: 4.41.97
slack_version: 4.41.98

0 comments on commit 1c5615a

Please sign in to comment.