mirror of
https://github.com/katanemo/plano.git
synced 2026-05-10 16:22:42 +02:00
Bump version to 0.4.22 (#917)
This commit is contained in:
parent
2954ae258f
commit
0297b10163
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.21
|
||||
v0.4.22
|
||||
</span>
|
||||
<span className="text-xs sm:text-sm font-medium text-black ">
|
||||
—
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue