We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943c246 commit b8d4307Copy full SHA for b8d4307
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.12.0";
+ return "3.13.0";
11
}
12
0 commit comments