Skip to content

Commit

Permalink
Update release version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfee-usgs committed Apr 13, 2020
1 parent 9ebbed6 commit 60e184f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public class ProductClient extends DefaultConfigurable implements
ProductClientMBean, Bootstrappable {

/** The "release" version number. */
public static final String RELEASE_VERSION = "Version 2.3.0 2020-04-04";
public static final String RELEASE_VERSION = "Version 2.3.1 2020-04-13";

/** Property name used on products for current RELEASE_VERSION. */
public static final String PDL_CLIENT_VERSION_PROPERTY = "pdl-client-version";
Expand Down

0 comments on commit 60e184f

Please sign in to comment.