We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f336c commit 8ec57adCopy full SHA for 8ec57ad
1 file changed
Java/src/main/java/com/nuix/nx/SearchModuleVersion.java
@@ -7,6 +7,6 @@
7
*/
8
public class SearchModuleVersion {
9
public static String getVersion(){
10
- return "3.17.1";
+ return "3.18.0";
11
}
12
0 commit comments