Skip to content

Commit

Permalink
Merge pull request #34 from oslabs-beta/gigiupdatedversion
Browse files Browse the repository at this point in the history
semantic version updated to reflect minor changes and patches >> v1.10.1
  • Loading branch information
Jay Wall authored Jan 19, 2022
2 parents a3ebfe2 + cfd16d4 commit 45847e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/components/containers/SidebarContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const SidebarContainer = (props) => {
/>
<label htmlFor="darkModeSwitch"/>
<h3 className='has-text-justified align-self-center has-text-weight-bold'>Composer</h3>
<a>v1.0 </a>
<a>v1.10.1 </a>
</div>
<div className="tabs mb-0 header-bar">
<ul className={`columns is-gapless ${isDark ? 'is-dark-400' : ''}`}>
Expand Down

0 comments on commit 45847e8

Please sign in to comment.