Remove DSL versions in docs and scripts

Closes #15912.
This commit is contained in:
Josh Hagins
2015-12-17 19:57:15 -05:00
parent 3ef9d9eca1
commit 25f7cfee04
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -382,7 +382,7 @@ def report
puts "Proposed Simplified App name: #{simplified_app_name}" if $debug
puts "Proposed token: #{cask_token}"
puts "Proposed file name: #{cask_file_name}"
puts "Cask Header Line: cask :v1 => '#{cask_token}' do"
puts "Cask Header Line: cask '#{cask_token}' do"
if warnings.length > 0
STDERR.puts "\n"
STDERR.puts warnings