Skip to content

Commit 0378eb6

Browse files
author
Open Lowcode SAS
committed
Release 1.11.4
1 parent 8780bed commit 0378eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/openlowcode/OLcVersionGenerator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
public class OLcVersionGenerator {
3030
public final static String version = "1.11.4";
3131
public final static String clientversion = "1.11.4";
32-
public final static boolean stable = false;
32+
public final static boolean stable = true;
3333

3434
public static void main(String[] args) {
3535
try {

0 commit comments

Comments
 (0)