Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit cfb5e73

Browse files
ExplvExplv
authored andcommitted
Updating to OSBot 2.5.2
1 parent c9db684 commit cfb5e73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

osbot_manager/src/main/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
public class Version {
1010

11-
private final static float currentVersion = 7.9f;
11+
private final static float currentVersion = 7.10f;
1212

1313
public static boolean isLatestVersion() {
1414
try {

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.9
1+
7.10

0 commit comments

Comments
 (0)