Skip to content

Commit 363cd65

Browse files
committed
3.9.0
1 parent 9959e18 commit 363cd65

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"minAppVersion": "1.8.0",
55
"description": "Automatically set the first line as note title.",
66
"author": "greetclammy",
7-
"isDesktopOnly": false
7+
"isDesktopOnly": false,
8+
"version": "3.9.0"
89
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "first-line-is-title",
3-
"version": "3.8.1",
3+
"version": "3.9.0",
44
"description": "Automatically set the first line as note title.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)