Skip to content

Commit 4f80ae9

Browse files
Provision 3.7.26 by default
1 parent 4d0a49f commit 4f80ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attributes/default.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
# Version to install
3-
default['rabbitmq']['version'] = '3.7.23'
3+
default['rabbitmq']['version'] = '3.7.26'
44

55
# When true, distribution-provided package will be used.
66
# This may be useful e.g. on old distributions.

0 commit comments

Comments
 (0)