Skip to content

Commit b6a0b8c

Browse files
committed
release: bump to 1.7.0
1 parent 0397880 commit b6a0b8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

computer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
</prerequisites>
9292

9393
<properties>
94-
<revision>1.5.0</revision>
94+
<revision>1.7.0</revision>
9595
<!-- TODO: fix deps conflicts & update to 1.5.0 -->
9696
<hugegraph-commons-version>1.3.0</hugegraph-commons-version>
9797
<!-- FIXME: DegreeCentralityTest:L50 failed with loader 1.5.0 -->

vermeer/apps/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ under the License.
1717

1818
package version
1919

20-
const Version = "1.3.0"
20+
const Version = "1.7.0"

0 commit comments

Comments
 (0)