Skip to content

Commit

Permalink
cut v0.18.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
phinze committed Oct 8, 2013
1 parent 94c1f4e commit 7a99af1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# CHANGELOG

## 0.18.0 (unreleased)
## 0.18.0 - Preference Pane Support

Release Date: 2013-10-07

* __Features__
- adds support for Preference Pane linking
Expand Down
2 changes: 1 addition & 1 deletion brew-cask.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'formula'

HOMEBREW_CASK_VERSION = '0.17.3'
HOMEBREW_CASK_VERSION = '0.18.0'

class BrewCask < Formula
homepage 'https://github.com/phinze/homebrew-cask/'
Expand Down

0 comments on commit 7a99af1

Please sign in to comment.