Skip to content

Commit f61851e

Browse files
s1ckDarthMax
andcommitted
Set correct version in version.js
Co-authored-by: Max Kießling <[email protected]>
1 parent 3880e50 commit f61851e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/javascript/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.docMeta = (async function () {
2-
const version = '1.5-preview';
2+
const version = '1.5.0';
33
const name = 'graph-data-science';
44

55
const href = window.location.href;

0 commit comments

Comments
 (0)