Skip to content

Commit 6f925a1

Browse files
Bumped version
1 parent 595115a commit 6f925a1

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<b>⚡ Supercharge</b> your canvas experience! Create presentations, flowcharts and more!
1717
</p>
1818

19-
> [!WARNING]
20-
> The next version of this plugin will be a complete rewrite. It will be a big improvement over the current version, but it will also break the current flowchart nodes. If you are using the flowchart nodes, please wait for the next release before using them in your notes.
21-
2219
## Installation (waiting for approval for the community plugins list)
2320
- Create a folder named `advanced-canvas` in your vault's plugins folder (`<vault>/.obsidian/plugins/`).
2421
- Download `main.js`, `styles.css` and `manifest.json` from the latest release and put them in the `advanced-canvas` folder.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "advanced-canvas",
33
"name": "Advanced Canvas",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"minAppVersion": "1.1.0",
66
"description": "Supercharge your canvas experience! Create presentations, flowcharts and more!",
77
"author": "Developer-Mike",

0 commit comments

Comments
 (0)