Skip to content

Commit 45847e8

Browse files
author
Jay Wall
authored
Merge pull request #34 from oslabs-beta/gigiupdatedversion
semantic version updated to reflect minor changes and patches >> v1.10.1
2 parents a3ebfe2 + cfd16d4 commit 45847e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/components/containers/SidebarContainer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const SidebarContainer = (props) => {
4949
/>
5050
<label htmlFor="darkModeSwitch"/>
5151
<h3 className='has-text-justified align-self-center has-text-weight-bold'>Composer</h3>
52-
<a>v1.0 </a>
52+
<a>v1.10.1 </a>
5353
</div>
5454
<div className="tabs mb-0 header-bar">
5555
<ul className={`columns is-gapless ${isDark ? 'is-dark-400' : ''}`}>

0 commit comments

Comments
 (0)