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 cecb007 commit 7b450b6Copy full SHA for 7b450b6
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "livecodes-playground",
3
"name": "Livecodes Playground",
4
- "version": "0.12.1",
+ "version": "0.12.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,4 @@
- "0.12.1": "1.5.0"
+ "0.12.1": "1.5.0",
+ "0.12.2": "0.15.0"
}
0 commit comments