Commit 8bf9202c authored by yann300's avatar yann300

bump version

parent 04d6ae73
{
"name": "remix-ide",
"version": "v0.7.0",
"version": "v0.7.1",
"description": "Minimalistic browser-based Solidity IDE",
"devDependencies": {
"ace-mode-solidity": "^0.1.0",
......
......@@ -346,7 +346,7 @@ class Terminal {
self._cmdIndex = -1
self._cmdTemp = ''
var intro = yo`<div><div> - Welcome to Remix v0.7.0 - </div><br>
var intro = yo`<div><div> - Welcome to Remix v0.7.1 - </div><br>
<div>You can use this terminal for: </div>
<ul class=${css2.ul}>
<li>Checking transactions details and start debugging.</li>
......
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