Skip to content

Commit 8adc13d

Browse files
author
Open Lowcode SAS
committed
Checking-in the version (unfortunately after the version packaging)
1 parent 9dbfb79 commit 8adc13d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/org/openlowcode/OLcVersionGenerator.java

Lines changed: 2 additions & 2 deletions
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.14.1";
32-
public final static String clientversion = "1.14.1";
31+
public final static String version = "1.14.2";
32+
public final static String clientversion = "1.14.2";
3333
public final static boolean stable = true;
3434

3535

0 commit comments

Comments
 (0)