We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf17ba4 + 3e47736 commit f5c9568Copy full SHA for f5c9568
1 file changed
webapp/components/general/Dialog.js
@@ -26,7 +26,7 @@ const AboutContent = withStyles(styles)(({ classes }) => (
26
<img width="250" src={logoNetpyne} />
27
<Box m={1}>
28
<Link variant="h5" style={{ display: 'block' }} href="https://github.com/MetaCell/NetPyNE-UI" target="_blank">
29
- NetPyNE-UI v0.7.0
+ NetPyNE-UI v0.8.0
30
</Link>
31
<Link variant="h5" style={{ display: 'block' }} href="https://github.com/Neurosim-lab/netpyne" target="_blank">
32
NetPyNE v1.0.1
0 commit comments