Skip to content

Commit b732beb

Browse files
Version update to 2.11.1
1 parent e9418e7 commit b732beb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webside",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"description": "Smalltalk Web IDE",
55
"author": "guille amaral",
66
"build": {

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<script src="https://cdnjs.cloudflare.com/ajax/libs/diff_match_patch/20121119/diff_match_patch.js"></script>
7-
<title>Webside 2.11.0</title>
7+
<title>Webside 2.11.1</title>
88
</head>
99
<body>
1010
<div id="root"></div>

0 commit comments

Comments
 (0)