diff --git a/manifest.json b/manifest.json index 75bb4a875c..a950f93baa 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "floccus", "short_name": "floccus", - "version": "3.3.0.4", + "version": "3.3.0.5", "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 92540292f9..70a0758ddb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "floccus", - "version": "3.3.0-beta.4", + "version": "3.3.0-beta.5", "description": "Sync your bookmarks across browsers via Nextcloud, WebDAV or a local file (and thus any file sync solution)", "main": "index.js", "scripts": {