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