Skip to content

Commit

Permalink
Bump publish version (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson authored Nov 7, 2024
1 parent 9977f5a commit bbc32e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ publishing {
}
}

def pubVersion = "${project.ext.version}-4"
def pubVersion = "${project.ext.version}-5"

def outputsFolder = file("$project.buildDir/outputs")

Expand Down

0 comments on commit bbc32e0

Please sign in to comment.