v4.4.4
This commit is contained in:
Родитель
c47238e800
Коммит
59bfc40603
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## v4.4.4
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix: Ignore changes to browser root folder
|
||||
|
||||
## v4.4.3
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"name": "floccus bookmarks sync",
|
||||
"short_name": "floccus",
|
||||
"version": "4.4.3",
|
||||
"version": "4.4.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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "floccus",
|
||||
"version": "4.4.3",
|
||||
"version": "4.4.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "floccus",
|
||||
"version": "4.4.3",
|
||||
"version": "4.4.4",
|
||||
"description": "Sync your bookmarks across browsers via Nextcloud, WebDAV or a local file (and thus any file sync solution)",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче