Skip to content

Commit 74f336c

Browse files
committed
actually bump version number
1 parent 4d11153 commit 74f336c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Java/src/main/java/com/nuix/nx/SearchModuleVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
*/
88
public class SearchModuleVersion {
99
public static String getVersion(){
10-
return "3.17.0";
10+
return "3.17.1";
1111
}
1212
}

0 commit comments

Comments
 (0)