imbajin commented on code in PR #2033: URL: https://github.com/apache/incubator-hugegraph/pull/2033#discussion_r1032753591
########## hugegraph-api/src/main/java/org/apache/hugegraph/version/ApiVersion.java: ########## @@ -122,11 +122,11 @@ public final class ApiVersion { * The second parameter of Version.of() is for IDE running without JAR * TODO: what shall we set for this version? (consider the basic compatibility) */ - public static final Version VERSION = Version.of(ApiVersion.class, "0.69"); Review Comment: here? shoud keep origin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org