Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
piyalbasu committed Dec 19, 2022
1 parent 36bf7cd commit 46256ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/src/popup/views/Settings/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const Settings = () => {
<Heading5>Settings</Heading5>
<div className="Settings__version">
{/* TODO: Make this dynamic */}
v2.8.0
v2.9.1
</div>
</div>
<ListNavLinkWrapper>
Expand Down

0 comments on commit 46256ae

Please sign in to comment.