Skip to content

Commit

Permalink
Close version 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Lowcode SAS committed Jan 8, 2021
1 parent 6b681e1 commit 9ef83dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/openlowcode/OLcVersionGenerator.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public class OLcVersionGenerator {

public final static String version = "1.14.1";
public final static String clientversion = "1.14.1";
public final static boolean stable = false;
public final static boolean stable = true;


public static void main(String[] args) {
Expand Down

0 comments on commit 9ef83dd

Please sign in to comment.