File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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" >
You can’t perform that action at this time.
0 commit comments