Skip to content

Commit d8be56e

Browse files
committed
Bumped version to 1.8.10
1 parent 7fb8b22 commit d8be56e

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "quartz-syncer",
33
"name": "Quartz Syncer",
4-
"version": "1.8.9",
4+
"version": "1.8.10",
55
"minAppVersion": "1.8.10",
66
"description": "Manage and publish your notes to Quartz, the fast, batteries-included static-site generator.",
77
"author": "Emile Bangma",

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": "quartz-syncer",
3-
"version": "1.8.9",
3+
"version": "1.8.10",
44
"description": "A plugin used for publishing notes to Quartz",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
3939
"1.8.6": "1.8.10",
4040
"1.8.7": "1.8.10",
4141
"1.8.8": "1.8.10",
42-
"1.8.9": "1.8.10"
42+
"1.8.9": "1.8.10",
43+
"1.8.10": "1.8.10"
4344
}

0 commit comments

Comments
 (0)