Skip to content

Commit 3e51166

Browse files
committed
update GenomeSpy version
1 parent b268607 commit 3e51166

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
<head>
55
<title>GenomeSpy</title>
6-
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@genome-spy/app@0.51.x/dist/style.css" />
6+
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@genome-spy/app@0.52.x/dist/style.css" />
77
</head>
88

99
<body>
10-
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@genome-spy/app@0.51.x"></script>
10+
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@genome-spy/app@0.52.x"></script>
1111

1212
<script>
1313
genomeSpyApp.embed(document.body, "spec.json", {});

0 commit comments

Comments
 (0)