Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Acorn221 committed Dec 13, 2023
1 parent 9cc1ee3 commit 3a255cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lighter-fuel-for-tinder",
"displayName": "LighterFuel for tinder",
"version": "1.5.7",
"version": "1.5.8",
"description": "LighterFuel helps you see when accounts were created, see enlarged photos and reverse image search photos!",
"author": "James",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/tabs/review.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const Review = () => (
<div className="flex-1 flex justify-center align-middle flex-col gap-4">
<div className="underline text-3xl text-center">Lighterfuel Updates</div>
<div className="text-xl overflow-auto max-h-96">
<b>v1.5.7</b>
<b>v1.5.8</b>
<br />
<br />
LighterFuel now has a &quot;broken&quot; button in the popup you can click to let me know if it&apos;s broken for you, this will help me fix it faster.
Expand Down

0 comments on commit 3a255cc

Please sign in to comment.