Skip to content

Commit

Permalink
1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TfTHacker committed Apr 5, 2024
1 parent c3c5a88 commit 7ed41ed
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 16 deletions.
26 changes: 13 additions & 13 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"id": "obsidian42-strange-new-worlds",
"name": "Strange New Worlds",
"version": "1.2.5",
"minAppVersion": "1.5.11",
"description": "Revealing networked thought and the strange new worlds created by your vault",
"author": "TfTHacker",
"authorUrl": "https://twitter.com/TfTHacker",
"helpUrl": "https://tfthacker.com/SNW",
"isDesktopOnly": false,
"fundingUrl": {
"Sponsor my work": "https://tfthacker.com/sponsor"
}
}
"id": "obsidian42-strange-new-worlds",
"name": "Strange New Worlds",
"version": "1.2.6",
"minAppVersion": "1.5.11",
"description": "Revealing networked thought and the strange new worlds created by your vault",
"author": "TfTHacker",
"authorUrl": "https://twitter.com/TfTHacker",
"helpUrl": "https://tfthacker.com/SNW",
"isDesktopOnly": false,
"fundingUrl": {
"Sponsor my work": "https://tfthacker.com/sponsor"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian42-strange-new-worlds",
"version": "1.2.5",
"version": "1.2.6",
"description": "Revealing networked thought and the strange new worlds created by your vault",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down
5 changes: 3 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"1.2.3": "1.4.16"
}
"1.2.5": "1.4.16",
"1.2.6": "1.5.11"
}

0 comments on commit 7ed41ed

Please sign in to comment.