Skip to content

Commit

Permalink
V3.122 => V3.123
Browse files Browse the repository at this point in the history
  • Loading branch information
goxr3plus committed Sep 22, 2018
1 parent a428968 commit 104ac0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.goxr3plus</groupId>
<artifactId>XR3Player</artifactId>
<version>3.122</version>
<version>3.123</version>


<name>XR3Player</name>
Expand All @@ -20,7 +20,7 @@
<maven.compiler.source>1.9</maven.compiler.source>
<maven.compiler.target>1.9</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<my.project.version>122</my.project.version>
<my.project.version>123</my.project.version>
</properties>

<build>
Expand Down
4 changes: 2 additions & 2 deletions releases/release_template/New Release.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

<article id="121">
<article id="">
<p class="about">
== Update == <br>
</p>
Expand Down Expand Up @@ -29,7 +29,7 @@
<p>
<b>Released Date</b> :
</p>
<p class="releasedate"> /08/2018</p>
<p class="releasedate"> /09/2018</p>
<p>
<b>Minimum Java Version</b> :
</p>
Expand Down

0 comments on commit 104ac0a

Please sign in to comment.