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 410f4d1 commit 3df87b7Copy full SHA for 3df87b7
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "livecodes-playground",
3
"name": "Livecodes Playground",
4
- "version": "0.11.1",
+ "version": "0.11.2",
5
"minAppVersion": "1.5.0",
6
"description": "Client-side code editor playground - Powered by LiveCodes",
7
"author": "@gapmiss",
package.json
@@ -1,6 +1,6 @@
"name": "livecodes-playgrounds",
"description": "Client-side code editor playground plugin for Obsidian.md - Powered by LiveCodes.io",
"main": "main.js",
"scripts": {
versions.json
@@ -1,3 +1,3 @@
- "0.11.1": "1.5.0"
+ "0.11.2": "1.5.0"
}
0 commit comments