Skip to content

Commit c34ad9c

Browse files
committed
Updated libraries
1 parent c248433 commit c34ad9c

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

77 Bytes
Binary file not shown.
2.06 KB
Binary file not shown.

src/com/maxprograms/remotetm/Constants.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ private Constants() {
1818
// private for security
1919
}
2020

21-
public static final String VERSION = "5.1.0";
22-
public static final String BUILD = "20220114_0820";
21+
public static final String VERSION = "5.2.0";
22+
public static final String BUILD = "20220307_0923";
2323

2424
public static final String STATUS = "status";
2525
public static final String OK = "OK";

0 commit comments

Comments
 (0)