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 f361612 commit 783f8c7Copy full SHA for 783f8c7
CHANGELOG.md
@@ -0,0 +1,2 @@
1
+## v1.1.2
2
+ * Recover if root bookmarks folder is gone
manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
3
"name": "Floccus (owncloud/nextcloud Sync)",
4
"short_name": "Floccus",
5
- "version": "1.1.1",
+ "version": "1.1.2",
6
"description": "Sync your browser with ownCloud (currently only bookmarks; more to come)",
7
"icons": {
8
"48": "icons/logo.png"
0 commit comments