Skip to content

Commit

Permalink
Closing 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Lowcode SAS committed Sep 27, 2020
1 parent 51f7302 commit b8a030b
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 @@ -29,7 +29,7 @@
public class OLcVersionGenerator {
public final static String version = "1.12.1";
public final static String clientversion = "1.12.1";
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 b8a030b

Please sign in to comment.