Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
thefishlive committed May 24, 2014
1 parent 9b68d99 commit 1f7e927
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.mcbadgercraft</groupId>
<artifactId>ModPack-Installer</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<name>ModPack Installer</name>

<properties>
Expand Down Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>io.github.thefishlive</groupId>
<artifactId>installer</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1f7e927

Please sign in to comment.