Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nincodedo committed Dec 19, 2021
1 parent a3f20d9 commit 6ffe6c3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion modpackdownloader-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.nincraft</groupId>
<artifactId>modpackdownloader</artifactId>
<version>0.6.1</version>
<version>0.7.1</version>
</parent>

<artifactId>modpackdownloader-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modpackdownloader-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.nincraft</groupId>
<artifactId>modpackdownloader</artifactId>
<version>0.6.1</version>
<version>0.7.1</version>
</parent>

<artifactId>modpackdownloader-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modpackdownloader-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.nincraft</groupId>
<artifactId>modpackdownloader</artifactId>
<version>0.6.1</version>
<version>0.7.1</version>
</parent>

<artifactId>modpackdownloader-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.nincraft</groupId>
<artifactId>modpackdownloader</artifactId>
<version>0.6.1</version>
<version>0.7.1</version>
<packaging>pom</packaging>

<name>Modpack Downloader</name>
Expand Down

0 comments on commit 6ffe6c3

Please sign in to comment.