Skip to content

Commit 64b1f0d

Browse files
committed
Added linux v1.8.0
1 parent bbe0296 commit 64b1f0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/pricing.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,8 @@ const PricingTier: React.FC<ExtendedPricingTierProps> = ({
270270
</div>
271271
{platform === "Linux" && (
272272
<div className="text-xs text-gray-400">
273-
*Packaged and released by <br /> the open source community
273+
*Packaged and released by <br /> the open
274+
source community
274275
</div>
275276
)}
276277
</div>

0 commit comments

Comments
 (0)