Skip to content

Commit

Permalink
fix version -> 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexW00 committed Dec 6, 2024
1 parent 65f3db2 commit 9ab22ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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.2.4"
version = "1.2.6"
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.2.4",
"version": "1.2.6",
"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.2.4",
"version": "1.2.6",
"description": "Automatically find and link notes in Obsidian",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 9ab22ee

Please sign in to comment.