Skip to content

Commit 09a7dc4

Browse files
committed
upgrade version
1 parent aea0a17 commit 09a7dc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<meta name="viewport" content="width=device-width, initial-scale=1" />
3535
<meta name="theme-color" content="#000000" />
3636
<meta
37-
name="AGFusions"
37+
name="AGFusion"
3838
content="Website to annotate gene fusions."
3939
/>
4040
<!-- <link rel="apple-touch-icon" href="logo192.png" /> -->

src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class App extends React.Component {
6161
<Header>
6262
<Row className="App-header">
6363
<Col span={5}>
64-
<a href="https://github.com/murphycj/agfusionweb-react/" className="App-header-link">AGFusion | Annotate Gene Fusions (v1.0)</a>
64+
<a href="https://github.com/murphycj/agfusionweb-react/" className="App-header-link">AGFusion | Annotate Gene Fusions (v1.0.1)</a>
6565
</Col>
6666
<Col span={13} />
6767
<Col span={3}>

0 commit comments

Comments
 (0)