mirror of
https://github.com/katanemo/plano.git
synced 2026-05-12 17:22:42 +02:00
release: bump version to 0.4.20
Made-with: Cursor
This commit is contained in:
parent
95a7beaab3
commit
cafb150f06
11 changed files with 14 additions and 14 deletions
|
|
@ -24,7 +24,7 @@ export function Hero() {
|
|||
>
|
||||
<div className="inline-flex flex-wrap items-center gap-1.5 sm:gap-2 px-3 sm:px-4 py-1 rounded-full bg-[rgba(185,191,255,0.4)] border border-[var(--secondary)] shadow backdrop-blur hover:bg-[rgba(185,191,255,0.6)] transition-colors cursor-pointer">
|
||||
<span className="text-xs sm:text-sm font-medium text-black/65">
|
||||
v0.4.19
|
||||
v0.4.20
|
||||
</span>
|
||||
<span className="text-xs sm:text-sm font-medium text-black ">
|
||||
—
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue