mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
release 0.4.4 (#713)
This commit is contained in:
parent
062825f26e
commit
d8b4c800e6
15 changed files with 18 additions and 18 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.3
|
||||
v0.4.4
|
||||
</span>
|
||||
<span className="text-xs sm:text-sm font-medium text-black ">
|
||||
—
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue