Skip to content

Commit e0728a8

Browse files
authored
Merge branch 'main' into dev
2 parents 1d0b005 + 23b5181 commit e0728a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/src/components/CbVersion.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ export function CbVersion() {
2222
onMouseLeave={handleMouseLeave}>
2323
<Card.Body>
2424
<Card.Text className='text-center'>
25+
2526
Version <a href='http://www.staggeringbeauty.com' style={{textDecoration: 'none'}}>🦄</a>.0.1.3
27+
2628
</Card.Text>
2729
</Card.Body>
2830
</Card>

0 commit comments

Comments
 (0)