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",