Skip to content

Commit

Permalink
Merge pull request #4 from eharris128/release/1.0.5
Browse files Browse the repository at this point in the history
Version up
  • Loading branch information
eharris128 authored Nov 21, 2024
2 parents aeb5e2d + d4d5c54 commit 2a45214
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.4",
"version": "1.0.5",
"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.2",
"version": "1.0.5",
"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.4": "0.15.0"
"1.0.5": "0.15.0"
}

0 comments on commit 2a45214

Please sign in to comment.