remove beta from mythx plugin

pull/3094/head
yann300 5 years ago committed by GitHub
parent b519d2a086
commit 8bb5e714c9
  1. 2
      src/remixAppManager.js

@ -135,7 +135,7 @@ export class RemixAppManager extends PluginEngine {
notifications: {
'solidity': ['compilationFinished']
},
version: '0.1.0-beta',
version: '0.1.0',
url: 'https://remix-mythx-plugin.surge.sh',
description: 'Perform Static and Dynamic Security Analysis using the MythX Cloud Service',
icon: 'https://remix-mythx-plugin.surge.sh/logo.png',

Loading…
Cancel
Save