Skip to content

Commit

Permalink
Merge pull request #126 from StackStorm/1.2-bump
Browse files Browse the repository at this point in the history
Bump default version to 1.2.0
  • Loading branch information
jfryman committed Dec 9, 2015
2 parents 53f7688 + ac8fe25 commit e3c5c56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifests/init.pp
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion 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",
Expand Down

0 comments on commit e3c5c56

Please sign in to comment.