Skip to content

Commit

Permalink
WARNING: check CommonVersion 1.0.0?
Browse files Browse the repository at this point in the history
  • Loading branch information
imbajin committed Nov 22, 2022
1 parent 9c14af6 commit e47b592
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public class CoreVersion {

public static void check() {
// Check version of hugegraph-common
// TODO: why shall we check it? Update it if need
VersionUtil.check(CommonVersion.VERSION, "2.1.0", "2.2.0", CommonVersion.NAME);
}
}

0 comments on commit e47b592

Please sign in to comment.