Skip to content

Commit 9305aa3

Browse files
committed
update version
1 parent 5ab2af0 commit 9305aa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/App.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class App extends React.Component {
5858
<Header className="ant-header">
5959
<Row className="App-header App-header-desktop">
6060
<Col span={12} className="App-header-left">
61-
<a href="https://github.com/murphycj/agfusionweb-react/" target="_blank" className="App-header-link-name">AGFusion | Annotate Gene Fusions (v1.0.1)</a>
61+
<a href="https://github.com/murphycj/agfusionweb-react/" target="_blank" className="App-header-link-name">AGFusion | Annotate Gene Fusions (v1.0.2)</a>
6262
</Col>
6363
<Col span={12} className="App-header-right">
6464
<a href="https://github.com/murphycj/agfusionweb-react/releases" target="_blank" className="App-header-link"> Version history </a>
@@ -67,7 +67,7 @@ class App extends React.Component {
6767
</Row>
6868
<Row className="App-header App-header-mobile">
6969
<Col span={12} className="App-header-left">
70-
<a href="https://github.com/murphycj/agfusionweb-react/" target="_blank" className="App-header-link-name">AGFusion (v1.0.1)</a>
70+
<a href="https://github.com/murphycj/agfusionweb-react/" target="_blank" className="App-header-link-name">AGFusion (v1.0.2)</a>
7171
</Col>
7272
<Col span={12} className="App-header-right">
7373
<Menu onClick={this.handleClick} mode="horizontal" theme="dark">

0 commit comments

Comments
 (0)