diff --git a/manifest.json b/manifest.json index c44041998b..75bb4a875c 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "floccus", "short_name": "floccus", - "version": "3.3.0.3", + "version": "3.3.0.4", "description": "Sync your bookmarks across browsers via Nextcloud, WebDAV or a local file (and thus any file sync solution)", "icons": { "48": "icons/logo.png", diff --git a/package.json b/package.json index 3e93d68fb6..92540292f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "floccus", - "version": "3.3.0-beta.3", + "version": "3.3.0-beta.4", "description": "Sync your bookmarks across browsers via Nextcloud, WebDAV or a local file (and thus any file sync solution)", "main": "index.js", "scripts": {