You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-06 09:19:22 +02:00
Fix CLI release
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
],
|
],
|
||||||
"owner": "Laurent Cozic"
|
"owner": "Laurent Cozic"
|
||||||
},
|
},
|
||||||
"version": "1.4.7",
|
"version": "1.4.9",
|
||||||
"bin": {
|
"bin": {
|
||||||
"joplin": "./main.js"
|
"joplin": "./main.js"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Joplin terminal app changelog
|
# Joplin terminal app changelog
|
||||||
|
|
||||||
## [cli-v1.4.7](https://github.com/laurent22/joplin/releases/tag/cli-v1.4.7) - 2020-11-26T12:15:28Z
|
## [cli-v1.4.9](https://github.com/laurent22/joplin/releases/tag/cli-v1.4.9) - 2020-11-26T15:00:37Z
|
||||||
|
|
||||||
- Improved: Allow exporting conflict notes (#4095)
|
- Improved: Allow exporting conflict notes (#4095)
|
||||||
- Improved: Allow lowercase filters when doing search
|
- Improved: Allow lowercase filters when doing search
|
||||||
|
|||||||
Reference in New Issue
Block a user