Skip to content

Commit fe13d88

Browse files
committed
upd version
1 parent 59e9e97 commit fe13d88

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Web2Vector",
44
"description": "Export any web page to vector formats (SVG, DXF, DWG, PDF & EMF/EMF+) or raster formats (PNG, JPEG, WebP)",
5-
"version": "1.0.0",
5+
"version": "1.1.0",
66
"icons": {
77
"16": "icons/icon16.png",
88
"32": "icons/icon32.png",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web2vector-extension",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Export web pages as high-quality vector and image files directly from your browser. This extension uses layout2vector to convert page layouts into formats such as SVG, DXF, DWG, PDF and PNG, making it easy to reuse designs, archive content, or process graphics.",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)