We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51ed49 commit fad50d8Copy full SHA for fad50d8
src/browser/modules/Guides/html/start.html
@@ -3,7 +3,7 @@
3
<div class="row">
4
<div class="col-sm-2">
5
<div class="box-max"><img src="images/neo4j-world.png" class="img-responsive">
6
- <p class="lead text-right">3.2-RC1</p>
+ <p class="lead text-right">3.2-RC2</p>
7
</div>
8
9
<div class="col-sm-10">
src/browser/modules/Sidebar/About.jsx
@@ -40,7 +40,7 @@ const About = () => {
40
Neo4j Browser
41
</DrawerSubHeader>
42
<DrawerSectionBody>
43
- You are running version 3.0.0-RC1
+ You are running version 3.0.0-RC2
44
</DrawerSectionBody>
45
</DrawerSection>
46
<DrawerSection>
0 commit comments