Skip to content

Commit

Permalink
Merge branch 'release/3.6.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloglacial committed Jun 17, 2024
2 parents 8f2352c + 09a0762 commit e49e4a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions components/Sponsors/Sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const Sponsors = () => {
/>
</a>
</div>
<div className={styles.logo}>
{/* <div className={styles.logo}>
<a
href='https://www.britanniavillagedentalcentre.com/'
target='_blank'
Expand All @@ -45,7 +45,7 @@ const Sponsors = () => {
layout='fill'
/>
</a>
</div>
</div> */}
</div>
</div>
);
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brinca-2020",
"version": "3.5.1",
"version": "3.6.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit e49e4a0

Please sign in to comment.