0.1.6
This commit is contained in:
parent
448f308c4b
commit
9ea42e0c97
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@ const Text = () => {
|
|||
)}
|
||||
>
|
||||
<div className={clsx("ml-2", "not-prose")}>
|
||||
<span className={clsx("font-semibold")}>OpenPanel Community</span>{" "}
|
||||
edition s out! Give it a spin and tell us what you think
|
||||
<span className={clsx("font-semibold")}>OpenPanel 0.1.6</span>{" "}
|
||||
is out! Give it a spin and tell us what you think
|
||||
<span
|
||||
className={clsx(
|
||||
"text-refine-cyan-alt hover:text-refine-cyan-alt",
|
||||
|
|
Loading…
Reference in a new issue