Skip to content

Commit 5e40dd8

Browse files
author
Open Lowcode SAS
committed
Release 1.15.2
1 parent d616ecf commit 5e40dd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/org/openlowcode/OLcVersionGenerator.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
*/
2929
public class OLcVersionGenerator {
3030

31-
public final static String version = "1.15.1";
32-
public final static String clientversion = "1.15.1";
31+
public final static String version = "1.15.2";
32+
public final static String clientversion = "1.15.2";
3333
public final static boolean stable = true;
3434

3535

0 commit comments

Comments
 (0)