Skip to content

Commit

Permalink
Update version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
creatorfromhell committed Nov 2, 2024
1 parent 33c6ba4 commit ad6a4bb
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 18 deletions.
1 change: 1 addition & 0 deletions .changelog/0.1.3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
## Internals

## Fixes
- Fixed issue with console commands throwing an error

## Notes

Expand Down
2 changes: 1 addition & 1 deletion Bukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
4 changes: 2 additions & 2 deletions BukkitEarly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,15 +159,15 @@
<dependency>
<groupId>net.tnemc</groupId>
<artifactId>BukkitCore</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<scope>compile</scope>
</dependency>
</dependencies>

<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion Bungee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@
<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion Currency Templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
</parent>

<artifactId>TNETemplates</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions Folia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>net.tnemc</groupId>
<artifactId>EconomyCore</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -200,7 +200,7 @@
<dependency>
<groupId>net.tnemc</groupId>
<artifactId>Paper</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -224,15 +224,15 @@
<dependency>
<groupId>net.tnemc</groupId>
<artifactId>Paper</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<scope>compile</scope>
</dependency>
</dependencies>

<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
6 changes: 3 additions & 3 deletions PaperCore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>net.tnemc</groupId>
<artifactId>EconomyCore</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>net.tnemc</groupId>
<artifactId>BukkitCore</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -226,7 +226,7 @@
<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion Sponge8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion TestCore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
</parent>

<artifactId>TestCore</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions Velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,14 @@
<dependency>
<groupId>net.tnemc</groupId>
<artifactId>BungeeCore</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<scope>compile</scope>
</dependency>
</dependencies>

<parent>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.tnemc</groupId>
<artifactId>TNE</artifactId>
<version>0.1.3.4-Pre-1</version>
<version>0.1.3.4-Release-1</version>
<packaging>pom</packaging>
<name>The New Economy</name>

Expand Down

0 comments on commit ad6a4bb

Please sign in to comment.