Skip to content

Commit 8609247

Browse files
authored
Use version=0.4.5-SNAPSHOT in gradle.properties (#129)
There are no functional changes. The build and publish cycle needs verified.
1 parent a681c24 commit 8609247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ group=org.maproulette.client
55
#
66
# If you want to publish a release, create a GitHub Release using the UI.
77
# This will trigger a build that removes the '-SNAPSHOT' suffix and publishes the release to Sonatype.
8-
version=0.4.4-SNAPSHOT
8+
version=0.4.5-SNAPSHOT
99

1010
project_name=MapRoulette Java Client
1111
project_description=Java Client to connect and use MapRoulette API

0 commit comments

Comments
 (0)