Skip to content

Commit

Permalink
Set version to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thopit committed Nov 11, 2023
1 parent 51747bc commit 175ab32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'eclipse'
apply plugin: 'application'

version = '0.7'
version = '0.8'
mainClassName = "de.thomas.creatures.implementation.CreaturesMain"

repositories {
Expand Down

0 comments on commit 175ab32

Please sign in to comment.