Skip to content

Commit

Permalink
Merge pull request #27 from processout/release-2.14.0
Browse files Browse the repository at this point in the history
Bump project version number to 2.14.0
  • Loading branch information
seb-preston-cko authored Aug 26, 2021
2 parents b612f9b + 7fa885b commit 92a75c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

public class ProcessOut {

public static final String SDK_VERSION = "v2.12.0";
public static final String SDK_VERSION = "v2.14.0";

private String projectId;
private Context context;
Expand Down

0 comments on commit 92a75c0

Please sign in to comment.