Skip to content

Commit f1a568d

Browse files
author
git
committed
build (release): Bump version to 1.4.0 for sources
1 parent 67bdad7 commit f1a568d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/main/com/sinch/sdk/SDK.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
public class SDK {
44

55
public static final String NAME = "Sinch Java SDK";
6-
public static final String VERSION = "1.4.0-next";
6+
public static final String VERSION = "1.4.0";
77
public static final String AUXILIARY_FLAG = "";
88
}

0 commit comments

Comments
 (0)