Skip to content

Commit 6636592

Browse files
committed
Bump version number (again)
1 parent 14d882b commit 6636592

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Floccus (nextcloud Sync)",
44
"short_name": "Floccus",
5-
"version": "1.3.3",
5+
"version": "2.0.0",
66
"description": "Sync your browser with nextcloud (currently only bookmarks; more to come)",
77
"icons": {
88
"48": "icons/logo.png"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "floccus",
3-
"version": "1.3.3",
3+
"version": "2.0.0",
44
"description": "The goal of this project is to build a browser extension that syncs your browser data with [OwnCloud](http://owncloud.org).",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)