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

Commit a38e3d7

Browse files
ExplvExplv
authored andcommitted
Version num change
1 parent cfb5e73 commit a38e3d7

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.10f;
11+
private final static float currentVersion = 8.0f;
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.10
1+
8.0

0 commit comments

Comments
 (0)