Skip to content

Commit bfa01cb

Browse files
committed
Update versions in about dialog
1 parent eea2e3d commit bfa01cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

webapp/components/general/Dialog.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ const AboutContent = withStyles(styles)(({ classes }) => (
2222
NetPyNE-UI v1.1.3+osbv2
2323
</Link>
2424
<Link variant="h5" style={{ display: 'block' }} href="https://github.com/Neurosim-lab/netpyne" target="_blank">
25-
NetPyNE v1.0.6
25+
NetPyNE v1.1.0+osbv2
2626
</Link>
2727
<Link variant="h5" style={{ display: 'block' }} href="https://www.neuron.yale.edu/neuron/" target="_blank">
28-
NEURON v8.2.2
28+
NEURON v8.2.6
2929
</Link>
3030
</Box>
3131

0 commit comments

Comments
 (0)