mirror of
https://github.com/dudaanton/obsidian-strudel-plugin.git
synced 2026-07-22 06:43:01 +00:00
chore: revert version to 0.0.3
This commit is contained in:
parent
3f82b5313b
commit
ee659c57e9
3 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "strudel-repl",
|
"id": "strudel-repl",
|
||||||
"name": "Strudel REPL",
|
"name": "Strudel REPL",
|
||||||
"version": "0.0.4",
|
"version": "0.0.3",
|
||||||
"minAppVersion": "1.9.14",
|
"minAppVersion": "1.9.14",
|
||||||
"description": "Live-coding music environment — Strudel REPL integrated into your vault.",
|
"description": "Live-coding music environment — Strudel REPL integrated into your vault.",
|
||||||
"author": "Anton Duda",
|
"author": "Anton Duda",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "strudel-obsidian-plugin",
|
"name": "strudel-obsidian-plugin",
|
||||||
"version": "0.0.4",
|
"version": "0.0.3",
|
||||||
"description": "Strudel REPL Obsidian plugin",
|
"description": "Strudel REPL Obsidian plugin",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
|
|
@ -2,5 +2,4 @@
|
||||||
"0.0.1": "1.9.14",
|
"0.0.1": "1.9.14",
|
||||||
"0.0.2": "1.9.14",
|
"0.0.2": "1.9.14",
|
||||||
"0.0.3": "1.9.14",
|
"0.0.3": "1.9.14",
|
||||||
"0.0.4": "1.9.14",
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue