From 924035e26b2d1d08b7483ae6b981a315f13ca540 Mon Sep 17 00:00:00 2001 From: Guy Sandler Date: Sun, 13 Sep 2026 21:06:34 -0700 Subject: [PATCH] bump --- .gitignore | 3 ++- manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4ebcdfa..15547d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.zip .vscode -.pi \ No newline at end of file +.pi +versions/ \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0836b51..f0e75f3 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Canvas Refined", "description": "Even More Feature packed extension for Canvas.", - "version": "7.0.2", + "version": "7.0.3", "icons": { "16": "icon/icon-16.png", "32": "icon/icon-32.png",