We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364970c commit 7f41c38Copy full SHA for 7f41c38
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 v01.0.0.2
0 commit comments