Skip to content

Commit

Permalink
revert to specifing version number explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
auxesis committed Nov 18, 2009
1 parent 19eca9e commit 26b13d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/project/bin/cucumber-nagios-gen
Expand Up @@ -49,4 +49,4 @@ module CucumberNagiosGenerators

end

CucumberNagiosGenerators.run_cli Dir.pwd, 'cucumber-nagios-gen', <%= Cucumber::Nagios::VERSION %>, ARGV
CucumberNagiosGenerators.run_cli Dir.pwd, 'cucumber-nagios-gen', '0.6.3', ARGV

0 comments on commit 26b13d2

Please sign in to comment.