Skip to content

Commit 0495ba1

Browse files
committed
Update version
Signed-off-by: Balaji Sridharan <[email protected]>
1 parent aab6486 commit 0495ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attributes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
default['cfncluster']['scripts_dir'] = "#{node['cfncluster']['base_dir']}/scripts"
2020
default['cfncluster']['license_dir'] = "#{node['cfncluster']['base_dir']}/licenses"
2121
# Python packages
22-
default['cfncluster']['cfncluster-node-version'] = '1.6.0rc3'
22+
default['cfncluster']['cfncluster-node-version'] = '1.6.0rc4'
2323
default['cfncluster']['cfncluster-supervisor-version'] = '3.3.1'
2424
# URLs to software packages used during install receipes
2525
# Gridengine software

0 commit comments

Comments
 (0)