Skip to content

Commit 40068d6

Browse files
Bump to 1.2.1 - 1.2.0 is old news! (#2)
1 parent 207d4b7 commit 40068d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ buildDir = new File(project.rootProject.buildDir, "/remoteapi/labkey-api-java")
5959
def artifactPrefix = 'labkey-client-api'
6060

6161
group "org.labkey.api"
62-
//Issue #39336 (comment 4): Updating to use SNAPSHOT until migration to git
63-
version "1.2.0-SNAPSHOT"
62+
63+
version "1.2.1-SNAPSHOT"
6464

6565
dependencies {
6666
api "org.apache.httpcomponents:httpmime:${httpmimeVersion}"

0 commit comments

Comments
 (0)