Unverified Commit f6f98a83 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #2327 from ethereum/yann300-patch-78

Remove beta from mythx plugin
parents 70041039 9f22feae
...@@ -135,7 +135,7 @@ export class RemixAppManager extends PluginEngine { ...@@ -135,7 +135,7 @@ export class RemixAppManager extends PluginEngine {
notifications: { notifications: {
'solidity': ['compilationFinished'] 'solidity': ['compilationFinished']
}, },
version: '0.1.0-beta', version: '0.1.0',
url: 'https://remix-mythx-plugin.surge.sh', url: 'https://remix-mythx-plugin.surge.sh',
description: 'Perform Static and Dynamic Security Analysis using the MythX Cloud Service', description: 'Perform Static and Dynamic Security Analysis using the MythX Cloud Service',
icon: 'https://remix-mythx-plugin.surge.sh/logo.png', icon: 'https://remix-mythx-plugin.surge.sh/logo.png',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment