mirror of
https://github.com/mprojectscode/obsidian-bases-charts-plugin.git
synced 2026-07-22 06:43:19 +00:00
[auto] bump version to 0.0.6
This commit is contained in:
parent
a086b18a5e
commit
f187d41ded
4 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "bases-charts",
|
||||
"name": "Bases Charts",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"minAppVersion": "1.10.0",
|
||||
"description": "Did you ever hear the tragedy of Darth Plagueis the Wise? I thought not. It's not a story the Jedi would tell you. It's a Sith legend. Darth Plagueis was a Dark Lord of the Sith, so powerful and so wise he could use the Force to influence the midichlorians to create life... He had such a knowledge of the dark side that he could even keep the ones he cared about from dying. The dark side of the Force is a pathway to many abilities some consider to be unnatural. He became so powerful... the only thing he was afraid of was losing his power, which eventually, of course, he did. Unfortunately, he taught his apprentice everything he knew, then his apprentice killed him in his sleep. Ironic. He could save others from death, but not himself.",
|
||||
"author": "Moritz Jung",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "bases-charts",
|
||||
"name": "Bases Charts",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"minAppVersion": "1.10.0",
|
||||
"description": "Did you ever hear the tragedy of Darth Plagueis the Wise? I thought not. It's not a story the Jedi would tell you. It's a Sith legend. Darth Plagueis was a Dark Lord of the Sith, so powerful and so wise he could use the Force to influence the midichlorians to create life... He had such a knowledge of the dark side that he could even keep the ones he cared about from dying. The dark side of the Force is a pathway to many abilities some consider to be unnatural. He became so powerful... the only thing he was afraid of was losing his power, which eventually, of course, he did. Unfortunately, he taught his apprentice everything he knew, then his apprentice killed him in his sleep. Ironic. He could save others from death, but not himself.",
|
||||
"author": "Moritz Jung",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bases-charts",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -2,5 +2,6 @@
|
|||
"0.0.2": "1.10.0",
|
||||
"0.0.3": "1.10.0",
|
||||
"0.0.4": "1.10.0",
|
||||
"0.0.5": "1.10.0"
|
||||
"0.0.5": "1.10.0",
|
||||
"0.0.6": "1.10.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue