Skip to content

Commit 701cb05

Browse files
author
pauliusguzas
committed
few more version changes
1 parent a5a051b commit 701cb05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ const config = {
160160
},
161161
{
162162
position: 'left',
163-
label: 'v1.5',
163+
label: 'v1.6',
164164
href: 'https://github.com/flexn-io/renative/releases/tag/1.6.0',
165165
},
166166
{

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function HomepageHeader() {
1414
<p className={clsx(styles.h2, styles.version_link)}>
1515
Currently{' '}
1616
<a className="link" href="https://github.com/flexn-io/renative/releases/tag/1.6.0" target="_blank">
17-
v1.5
17+
v1.6
1818
<img className="link_img" src="/img/link.svg" />
1919
</a>
2020
</p>

0 commit comments

Comments
 (0)