Skip to content

Commit b8d4307

Browse files
committed
Updated to v3.13.0
1 parent 943c246 commit b8d4307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.12.0";
10+
return "3.13.0";
1111
}
1212
}

0 commit comments

Comments
 (0)