From 21fb510bee49c7fd886db6346b8e2bd9a9b62253 Mon Sep 17 00:00:00 2001 From: Henrik Gerdes Date: Mon, 1 Jan 2024 21:35:43 +0100 Subject: [PATCH] release: bump version to v1.1.3 --- .github/workflows/test-compile.yml | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-compile.yml b/.github/workflows/test-compile.yml index 72927b2..89615fb 100644 --- a/.github/workflows/test-compile.yml +++ b/.github/workflows/test-compile.yml @@ -17,6 +17,7 @@ jobs: test-build: runs-on: ubuntu-latest strategy: + fail-fast: false matrix: node-version: ["16", "18", "20"] diff --git a/package.json b/package.json index 9d80589..72e06d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "joplin-plugin-remote-note-pull", - "version": "1.1.2", + "version": "1.1.3", "license": "MIT", "description": "Creates a note from any website (markdown preferred) and periodicity updates the local note with the original website.", "keywords": [