We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360e39e commit 47e1cf2Copy full SHA for 47e1cf2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "joplin-plugin-supernote-sync",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"scripts": {
5
"dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",
6
"updateVersion": "webpack --env joplin-plugin-config=updateVersion",
src/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "net.individual-it.Supernote",
"app_min_version": "3.4",
"name": "supernote sync",
7
"description": "Sync your notes from your Supernote device into Joplin",
8
"author": "Artur Neumann",
0 commit comments