v4.6.0
This commit is contained in:
Родитель
0af6d4e7f9
Коммит
f91cfbbc18
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
## v4.6.0
|
||||
|
||||
### New
|
||||
- Sync via Google Drive
|
||||
- Optionally encrypt your sync file
|
||||
- Allow sending client certificates
|
||||
|
||||
### Fixed
|
||||
- Fix Crypto module
|
||||
|
||||
## v4.5.0
|
||||
|
||||
### New
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"name": "floccus bookmarks sync",
|
||||
"short_name": "floccus",
|
||||
"version": "4.5.1",
|
||||
"version": "4.6.0",
|
||||
"description": "__MSG_DescriptionExtension__",
|
||||
"icons": {
|
||||
"48": "icons/logo.png",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "floccus",
|
||||
"version": "4.5.0",
|
||||
"version": "4.6.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче