We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea2e3d commit bfa01cbCopy full SHA for bfa01cb
1 file changed
webapp/components/general/Dialog.js
@@ -22,10 +22,10 @@ const AboutContent = withStyles(styles)(({ classes }) => (
22
NetPyNE-UI v1.1.3+osbv2
23
</Link>
24
<Link variant="h5" style={{ display: 'block' }} href="https://github.com/Neurosim-lab/netpyne" target="_blank">
25
- NetPyNE v1.0.6
+ NetPyNE v1.1.0+osbv2
26
27
<Link variant="h5" style={{ display: 'block' }} href="https://www.neuron.yale.edu/neuron/" target="_blank">
28
- NEURON v8.2.2
+ NEURON v8.2.6
29
30
</Box>
31
0 commit comments