mirror of https://github.com/laurent22/joplin.git
CLI: version bump to fix Homebrew formula
parent
b22900eb3a
commit
238b5ab9b9
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "joplin",
|
||||
"version": "0.10.79",
|
||||
"version": "0.10.82",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
],
|
||||
"owner": "Laurent Cozic"
|
||||
},
|
||||
"version": "0.10.79",
|
||||
"version": "0.10.82",
|
||||
"bin": {
|
||||
"joplin": "./main.js"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue