Skip to content

Commit cfd16d4

Browse files
committed
updated v1.10.1
1 parent a3ebfe2 commit cfd16d4

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)