diff --git a/apps/client/layouts/newLayout.tsx b/apps/client/layouts/newLayout.tsx
index 46906fc9b..f26d74418 100644
--- a/apps/client/layouts/newLayout.tsx
+++ b/apps/client/layouts/newLayout.tsx
@@ -952,7 +952,7 @@ export default function NewLayout({ children }: any) {
{user.isAdmin && (
- Version 0.4.6
+ Version 0.4.7
)}