Skip to content

Commit

Permalink
add beta version on 3box plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
GrandSchtroumpf committed Jul 26, 2019
1 parent 193b4fc commit 43317c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/remixAppManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ export class RemixAppManager extends PluginEngine {
displayName: '3Box Spaces Plugin',
methods: ['isEnabled', 'openSpace', 'getValue', 'setValue'],
events: [],
version: '0.1.0-beta',
url: 'http://remix-3box.surge.sh',
icon: 'https://raw.githubusercontent.com/3box/3box-dapp/master/public/3Box3.png',
location: 'sidePanel'
Expand Down

0 comments on commit 43317c1

Please sign in to comment.