diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/multimarkdown.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/multimarkdown.rb b/Library/Formula/multimarkdown.rb index a68ccc505..55902661d 100644 --- a/Library/Formula/multimarkdown.rb +++ b/Library/Formula/multimarkdown.rb @@ -4,6 +4,7 @@ require 'formula' class Multimarkdown < Formula homepage 'http://fletcherpenney.net/multimarkdown/' url 'https://github.com/fletcher/peg-multimarkdown.git', :tag => '3.6' + version '3.6' head 'https://github.com/fletcher/peg-multimarkdown.git', :branch => 'development' |
