Skip to content

Commit

Permalink
Merge pull request #8 from eharris128/release/1.0.6
Browse files Browse the repository at this point in the history
Version up
  • Loading branch information
eharris128 authored Nov 26, 2024
2 parents db9f737 + 95ee1a8 commit ea30de1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "bluesky",
"name": "Bluesky",
"version": "1.0.5",
"version": "1.0.6",
"minAppVersion": "0.15.0",
"description": "Post to Bluesky.",
"author": "eharris128",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-bluesky",
"version": "1.0.5",
"version": "1.0.6",
"description": "Post to Bluesky.",
"main": "main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"1.0.5": "0.15.0"
"1.0.6": "0.15.0"
}

0 comments on commit ea30de1

Please sign in to comment.