diff --git a/manifests/init.pp b/manifests/init.pp index 8cb7a256..d6d4c7a4 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -46,8 +46,8 @@ # st2::revison: 11 # class st2( - $version = '1.1.0', - $revision = '5', + $version = '1.2.0', + $revision = '8', $autoupdate = false, $mistral_git_branch = 'st2-1.1.0', $repo_base = $::st2::params::repo_base, diff --git a/metadata.json b/metadata.json index a23fcefa..95f4e780 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "stackstorm-st2", - "version": "0.11.3", + "version": "0.12.0", "author": "stackstorm", "summary": "Puppet module to manage/configure StackStorm", "license": "Apache 2.0",