We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d882b commit 6636592Copy full SHA for 6636592
manifest.json
@@ -2,7 +2,7 @@
2
"manifest_version": 2,
3
"name": "Floccus (nextcloud Sync)",
4
"short_name": "Floccus",
5
- "version": "1.3.3",
+ "version": "2.0.0",
6
"description": "Sync your browser with nextcloud (currently only bookmarks; more to come)",
7
"icons": {
8
"48": "icons/logo.png"
package.json
@@ -1,6 +1,6 @@
1
{
"name": "floccus",
"description": "The goal of this project is to build a browser extension that syncs your browser data with [OwnCloud](http://owncloud.org).",
"main": "index.js",
"scripts": {
0 commit comments