Skip to content

Commit fad50d8

Browse files
committed
Bump static text to 3.0.0-RC2
1 parent c51ed49 commit fad50d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/browser/modules/Guides/html/start.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="row">
44
<div class="col-sm-2">
55
<div class="box-max"><img src="images/neo4j-world.png" class="img-responsive">
6-
<p class="lead text-right">3.2-RC1</p>
6+
<p class="lead text-right">3.2-RC2</p>
77
</div>
88
</div>
99
<div class="col-sm-10">

src/browser/modules/Sidebar/About.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const About = () => {
4040
Neo4j Browser
4141
</DrawerSubHeader>
4242
<DrawerSectionBody>
43-
You are running version 3.0.0-RC1
43+
You are running version 3.0.0-RC2
4444
</DrawerSectionBody>
4545
</DrawerSection>
4646
<DrawerSection>

0 commit comments

Comments
 (0)