Skip to content

Commit

Permalink
unbump minor version, wrong pr
Browse files Browse the repository at this point in the history
  • Loading branch information
scottf committed Jun 6, 2024
1 parent 46917d3 commit 047e90a
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 @@ -13,7 +13,7 @@ plugins {
id 'signing'
}

def jarVersion = "2.19.0"
def jarVersion = "2.18.2"

def isRelease = System.getenv("BUILD_EVENT") == "release"
def brn = System.getenv("BRANCH_REF_NAME")
Expand Down

0 comments on commit 047e90a

Please sign in to comment.