Skip to content

Commit

Permalink
Bump version 1.0.0 -> 1.0.1, Update description in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Elec0 committed Sep 3, 2024
1 parent ad9771d commit 6883553
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "edge-workspaces",
"version": "1.0.0",
"description": "Edge workspaces for Chrome",
"version": "1.0.1",
"description": "Edge workspaces extension",
"private": true,
"scripts": {
"prebuild": "node scripts/sync-version.js",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Edge Workspaces",
"version": "1.0.0",
"version": "1.0.1",
"description": "Effortlessly organize and manage multiple projects or tasks by saving and restoring entire browsing sessions.",
"icons": {
"16": "icons/icon_16.png",
Expand Down

0 comments on commit 6883553

Please sign in to comment.