Skip to content

Commit

Permalink
Bump version to 1.3.0 for a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ivadim authored May 26, 2017
1 parent d6c2655 commit 8f11adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
source_url 'https://github.com/Microsoft/vsts-agent-cookbook' if respond_to?(:source_url)
issues_url 'https://github.com/Microsoft/vsts-agent-cookbook/issues' if respond_to?(:issues_url)
chef_version '>= 12.4' if respond_to?(:chef_version)
version '1.2.0'
version '1.3.0'

%w(ubuntu debian mac_os_x mac_os_x_server windows).each do |operating_system|
supports operating_system
Expand Down

0 comments on commit 8f11adf

Please sign in to comment.