We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04d7bf commit 5e84462Copy full SHA for 5e84462
src/main/engine/net/sf/jailer/JailerVersion.java
@@ -25,7 +25,7 @@ public class JailerVersion {
25
/**
26
* The Jailer version.
27
*/
28
- public static final String VERSION = "16.5.6.1";
+ public static final String VERSION = "16.5.7";
29
30
31
* The Jailer working tables version.
0 commit comments