diff --git a/manifests/init.pp b/manifests/init.pp index 933a765..487aba2 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -14,7 +14,7 @@ class ethercalc ( $base_install_dir = '/opt/ethercalc', $base_log_dir = '/var/log', $ethercalc_user = 'ethercalc', - $ethercalc_version= '0.20161220.1', + $ethercalc_version= '0.20200505.0', # If set to system will install system package, otherwise # we try to choose one based on the host platform $nodejs_version = undef,