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.
1 parent a3ebfe2 commit cfd16d4Copy full SHA for cfd16d4
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