Skip to content

Commit

Permalink
Releasing 1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Lowcode SAS committed May 27, 2020
1 parent 866c142 commit c0485a8
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 @@ -28,7 +28,7 @@
public class OLcVersionGenerator {
public final static String version = "1.7.6";
public final static String clientversion = "1.7.6";
public final static boolean stable = false;
public final static boolean stable = true;

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

0 comments on commit c0485a8

Please sign in to comment.