Stefan Pejcic hace 1 año
padre
commit
9ea42e0c97
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      documentation/src/refine-theme/top-announcement.tsx

+ 2 - 2
documentation/src/refine-theme/top-announcement.tsx

@@ -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",