We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9418e7 commit b732bebCopy full SHA for b732beb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webside",
3
- "version": "2.11.0",
+ "version": "2.11.1",
4
"description": "Smalltalk Web IDE",
5
"author": "guille amaral",
6
"build": {
public/index.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdnjs.cloudflare.com/ajax/libs/diff_match_patch/20121119/diff_match_patch.js"></script>
7
- <title>Webside 2.11.0</title>
+ <title>Webside 2.11.1</title>
8
</head>
9
<body>
10
<div id="root"></div>
0 commit comments