Skip to content

Commit 1529e63

Browse files
committed
chore(release): v0.8.16
1 parent fda2631 commit 1529e63

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/extension/src/manifest.chrome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "MarkSyncr",
4-
"version": "0.8.15",
4+
"version": "0.8.16",
55
"description": "Sync your bookmarks across browsers using GitHub, Dropbox, Google Drive, or MarkSyncr Cloud",
66
"icons": {
77
"16": "icons/favicon-16.png",

apps/extension/src/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "MarkSyncr",
4-
"version": "0.8.15",
4+
"version": "0.8.16",
55
"description": "Sync your bookmarks across browsers using GitHub, Dropbox, Google Drive, or MarkSyncr Cloud",
66
"icons": {
77
"16": "icons/favicon-16.png",

apps/extension/src/manifest.safari.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "MarkSyncr",
4-
"version": "0.8.15",
4+
"version": "0.8.16",
55
"description": "Sync your bookmarks across browsers using GitHub, Dropbox, Google Drive, or MarkSyncr Cloud",
66
"icons": {
77
"16": "icons/favicon-16.png",

0 commit comments

Comments
 (0)