Skip to content

Commit d72fa6d

Browse files
v1.0
1 parent e9e8fb2 commit d72fa6d

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
@@ -46,7 +46,7 @@ const SidebarContainer = (props) => {
4646
/>
4747
<label htmlFor="darkModeSwitch"/>
4848
<h3 className='has-text-justified align-self-center'>Composer</h3>
49-
<a>v1.0.0</a>
49+
<a>v1.0 </a>
5050
</div>
5151
<div className="tabs mb-0 header-bar">
5252
<ul className={`columns is-gapless ${isDark ? 'is-dark-400' : ''}`}>

0 commit comments

Comments
 (0)