From 0a787ae3d9dec9dda38c06099f304f0f7fcaeb75 Mon Sep 17 00:00:00 2001 From: Allister Beharry Date: Thu, 5 Sep 2024 10:39:32 -0400 Subject: [PATCH] Bump VSIX version to 0.1.3. --- .../source.extension.vsixmanifest | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/Stratis.VS.StratisEVM/source.extension.vsixmanifest b/src/Stratis.VS.StratisEVM/source.extension.vsixmanifest index 34a11bf..9eef509 100644 --- a/src/Stratis.VS.StratisEVM/source.extension.vsixmanifest +++ b/src/Stratis.VS.StratisEVM/source.extension.vsixmanifest @@ -1,32 +1,32 @@ - - - StratisEVM - StratisEVM smart contracts extension - https://github.com/stratisdevex/Stratis.DevEx/tree/master/src/Stratis.VS.StratisEVM - LICENSE.txt - README.html - Correctly include node_modules dependencies dir when compiling contracts. - StratisLogo64x64.png - StratisLogo200x200.png - stratis,ethereum, solidity, smart contracts - true - - - - amd64 - - - - - - - - - - - - - + + + StratisEVM + StratisEVM smart contracts extension + https://github.com/stratisdevex/Stratis.DevEx/tree/master/src/Stratis.VS.StratisEVM + LICENSE.txt + README.html + Correctly include node_modules dependencies dir when compiling contracts. + StratisLogo64x64.png + StratisLogo200x200.png + stratis,ethereum, solidity, smart contracts + true + + + + amd64 + + + + + + + + + + + + +