Skip to content

Commit

Permalink
version 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
crotwell committed Dec 7, 2015
1 parent a5af3b7 commit 1b18622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
A [Gradle](http://www.gradle.org) Plugin to create a Mac OSX .app application and dmg based on the project.

**Version 2.1.3 released 2 November 2015.**
**Version 2.1.4 released 7 December 2015.**

Now available via the Gradle Plugin Portal. Please see:
http://plugins.gradle.org/plugin/edu.sc.seis.macAppBundle
Expand All @@ -13,7 +13,7 @@ groupId and artifactId changed to edu.sc.seis.gradle and macappbundle.
For gradle 2.1 or later:
```
plugins {
id "edu.sc.seis.macAppBundle" version "2.1.3"
id "edu.sc.seis.macAppBundle" version "2.1.4"
}
```

Expand Down

0 comments on commit 1b18622

Please sign in to comment.