diff --git a/README.md b/README.md index 0e2e638..d8c592a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## snapshot -![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.7.4.png) +![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.7.6.png) ## next features diff --git a/package.json b/package.json index 3af51d4..9dedbbb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.7.5", + "version": "0.7.6", "scripts": { "dev": "vite", "lib": "tsc && vite build --mode lib", diff --git a/src/assets/snapshots/main_v0.7.6.png b/src/assets/snapshots/main_v0.7.6.png new file mode 100644 index 0000000..8427c5f Binary files /dev/null and b/src/assets/snapshots/main_v0.7.6.png differ