Skip to content

Commit

Permalink
version -> 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexW00 committed Feb 23, 2024
1 parent b1c61e2 commit db73482
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "obisidian-note-linker"
version = "1.1.2"
version = "1.1.4"
authors = ["Alexander Weichart"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obisidian-note-linker",
"name": "Note Linker",
"version": "1.1.2",
"version": "1.1.4",
"description": "Automatically find and link notes in Obsidian",
"author": "Alexander Weichart",
"authorUrl": "https://github.com/AlexW00",
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": "obisidian-note-linker",
"version": "1.1.2",
"version": "1.1.4",
"description": "Automatically find and link notes in Obsidian",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit db73482

Please sign in to comment.