We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3ebfe2 + cfd16d4 commit 45847e8Copy full SHA for 45847e8
src/client/components/containers/SidebarContainer.tsx
@@ -49,7 +49,7 @@ const SidebarContainer = (props) => {
49
/>
50
<label htmlFor="darkModeSwitch"/>
51
<h3 className='has-text-justified align-self-center has-text-weight-bold'>Composer</h3>
52
- <a>v1.0 </a>
+ <a>v1.10.1 </a>
53
</div>
54
<div className="tabs mb-0 header-bar">
55
<ul className={`columns is-gapless ${isDark ? 'is-dark-400' : ''}`}>
0 commit comments