remove beta from mythx plugin

pull/1/head
yann300 5 years ago committed by GitHub
parent 042bce7644
commit 9f22feae66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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