Skip to content

Commit 8792f9d

Browse files
committed
1.4.0
1 parent 859c0fc commit 8792f9d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "joplin-plugin-record",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"scripts": {
55
"dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",
66
"prepare": "npm run dist",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 1,
33
"id": "io.sigmasd.record",
44
"app_min_version": "3.2",
5-
"version": "1.3.0",
5+
"version": "1.4.0",
66
"name": "Record",
77
"description": "Record audio and insert it into a note.",
88
"author": "sigmasd",

0 commit comments

Comments
 (0)