Skip to content

Commit

Permalink
release: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
watasuke102 committed Jan 15, 2021
1 parent 344fd56 commit 062bc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default function index() {
}} /> </div>
</div>

<p className={css.version}>TAGether v1.0.1</p>
<p className={css.version}>TAGether v1.1.0</p>

<Modal {...modalData} />
</div>
Expand Down

0 comments on commit 062bc3d

Please sign in to comment.