1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Plugin Generator release v1.6.9

This commit is contained in:
Laurent Cozic 2021-01-05 21:49:37 +00:00
parent d145ce1876
commit 72aabf71f3
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "generator-joplin",
"version": "1.6.8",
"version": "1.6.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "generator-joplin",
"version": "1.6.8",
"version": "1.6.9",
"description": "Scaffolds out a new Joplin plugin",
"homepage": "https://github.com/laurent22/joplin/tree/dev/packages/generator-joplin",
"author": {
@ -34,4 +34,4 @@
"repository": "https://github.com/laurent22/generator-joplin",
"license": "MIT",
"private": true
}
}