Skip to content

Commit

Permalink
Update to GameBox v3.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasEi committed Apr 10, 2020
1 parent 803b014 commit 6221a0e
Show file tree
Hide file tree
Showing 4 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>cookieclicker</artifactId>
<name>CookieClicker</name>
<packaging>jar</packaging>
<version>3.0.0-beta.2</version>
<version>3.0.0-beta.3</version>
<description>The super addictive backing game</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 6221a0e

Please sign in to comment.