Skip to content

Commit

Permalink
rename language files and bump version to beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasEi committed Apr 12, 2020
1 parent aa78f74 commit 568e241
Show file tree
Hide file tree
Showing 5 changed files 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 @@ -8,7 +8,7 @@
<artifactId>connectfour</artifactId>
<name>ConnectFour</name>
<packaging>jar</packaging>
<version>3.0.0-beta</version>
<version>3.0.0-beta.2</version>
<description>Line up four chips before your opponent does</description>

<distributionManagement>
Expand Down Expand Up @@ -100,6 +100,6 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<gamebox.version>3.0.0-beta.2</gamebox.version>
<gamebox.version>3.0.0-beta.3</gamebox.version>
</properties>
</project>

0 comments on commit 568e241

Please sign in to comment.