Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Schnick committed Jul 19, 2021
1 parent 99c5a58 commit 69ad35b
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 @@ -5,7 +5,7 @@ plugins {
id "org.moditect.gradleplugin" version "1.0.0-rc3"
}

setVersion '2.8.3'
setVersion '2.8.4'

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

0 comments on commit 69ad35b

Please sign in to comment.