Skip to content

Commit

Permalink
release: bump version to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hegerdes committed Jan 1, 2024
1 parent b73387b commit 21fb510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
test-build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
node-version: ["16", "18", "20"]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 21fb510

Please sign in to comment.