mirror of
https://github.com/runofthemillgeek/swarnam-obsidian.git
synced 2024-11-16 07:20:16 +00:00
chore: version bump
This commit is contained in:
parent
439fbee0c2
commit
1388b2dd53
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "swarnam",
|
"id": "swarnam",
|
||||||
"name": "Swarnam",
|
"name": "Swarnam",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"minAppVersion": "0.15.0",
|
"minAppVersion": "0.15.0",
|
||||||
"description": "A no-frills web playground plugin for Obsidian.",
|
"description": "A no-frills web playground plugin for Obsidian.",
|
||||||
"author": "runofthemillgeek",
|
"author": "runofthemillgeek",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "obsidian-sample-plugin",
|
"name": "obsidian-sample-plugin",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
|
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"1.0.0": "0.15.0"
|
"1.0.0": "0.15.0",
|
||||||
|
"1.0.1": "0.15.0"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user