Skip to content

Commit c0485a8

Browse files
author
Open Lowcode SAS
committed
Releasing 1.7.6
1 parent 866c142 commit c0485a8

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
@@ -28,7 +28,7 @@
2828
public class OLcVersionGenerator {
2929
public final static String version = "1.7.6";
3030
public final static String clientversion = "1.7.6";
31-
public final static boolean stable = false;
31+
public final static boolean stable = true;
3232

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

0 commit comments

Comments
 (0)