Skip to content

Commit a56365b

Browse files
author
Open Lowcode SAS
committed
Close 1.12.2
1 parent 51ea6c2 commit a56365b

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.12.2";
3131
public final static String clientversion = "1.12.2";
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)