Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Schnick committed Dec 12, 2020
1 parent 1684ba1 commit c23de25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'org.beryx.jlink' version '2.22.3'
}

setVersion '2.0-beta11'
setVersion '2.0-beta12'

if (!file("${projectDir}/pdxu.properties").exists()) {
file("${projectDir}/pdxu.properties").write(file("${projectDir}/pdxu.properties.default").getText())
Expand Down

0 comments on commit c23de25

Please sign in to comment.