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.8
This commit is contained in:
parent
6328ac24e3
commit
489229a13d
4 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "bases-charts",
|
||||
"name": "Bases Charts",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"minAppVersion": "1.10.0",
|
||||
"description": "Bases views for scatter, line, and bar charts.",
|
||||
"author": "Moritz Jung",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "bases-charts",
|
||||
"name": "Bases Charts",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"minAppVersion": "1.10.0",
|
||||
"description": "Bases views for scatter, line, and bar charts.",
|
||||
"author": "Moritz Jung",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bases-charts",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -4,5 +4,6 @@
|
|||
"0.0.4": "1.10.0",
|
||||
"0.0.5": "1.10.0",
|
||||
"0.0.6": "1.10.0",
|
||||
"0.0.7": "1.10.0"
|
||||
"0.0.7": "1.10.0",
|
||||
"0.0.8": "1.10.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue