Skip to content

Commit 759a040

Browse files
committed
Bumped version to 1.8.9
1 parent a051790 commit 759a040

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.8",
4+
"version": "1.8.9",
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.8",
3+
"version": "1.8.9",
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
@@ -38,5 +38,6 @@
3838
"1.8.5": "1.8.10",
3939
"1.8.6": "1.8.10",
4040
"1.8.7": "1.8.10",
41-
"1.8.8": "1.8.10"
41+
"1.8.8": "1.8.10",
42+
"1.8.9": "1.8.10"
4243
}

0 commit comments

Comments
 (0)