Skip to content

Commit 77fa11b

Browse files
author
Open Lowcode SAS
committed
Release 1.14.0
1 parent 982bf16 commit 77fa11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/openlowcode/OLcVersionGenerator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public class OLcVersionGenerator {
3030

3131
public final static String version = "1.14.0";
3232
public final static String clientversion = "1.14.0";
33-
public final static boolean stable = false;
33+
public final static boolean stable = true;
3434

3535

3636
public static void main(String[] args) {

0 commit comments

Comments
 (0)