From 9bfde910c055d57d36400c3fce5e4a92d8fdcec4 Mon Sep 17 00:00:00 2001 From: ryestew Date: Tue, 9 Jan 2024 22:01:46 -0500 Subject: [PATCH] remove compiler version number --- apps/vyper/src/app/app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vyper/src/app/app.tsx b/apps/vyper/src/app/app.tsx index 1c153539062..4c6f143c85f 100644 --- a/apps/vyper/src/app/app.tsx +++ b/apps/vyper/src/app/app.tsx @@ -85,7 +85,7 @@ const App: React.FC = () => { - Remote Compiler v0.3.10 + Remote Compiler Local Compiler