Skip to content

Commit

Permalink
1.0.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
TfTHacker committed Apr 4, 2024
1 parent b70fce1 commit e51e33e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
28 changes: 14 additions & 14 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"id": "obsidian42-brat",
"name": "BRAT",
"version": "0.8.4",
"minAppVersion": "1.4.16",
"description": "Easily install a beta version of a plugin for testing.",
"author": "TfTHacker",
"authorUrl": "https://github.com/TfTHacker/obsidian42-brat",
"helpUrl": "https://tfthacker.com/BRAT",
"isDesktopOnly": false,
"fundingUrl": {
"Buy Me a Coffee": "https://bit.ly/o42-kofi",
"Visit my site": "https://tfthacker.com"
}
}
"id": "obsidian42-brat",
"name": "BRAT",
"version": "1.0.0",
"minAppVersion": "1.4.16",
"description": "Easily install a beta version of a plugin for testing.",
"author": "TfTHacker",
"authorUrl": "https://github.com/TfTHacker/obsidian42-brat",
"helpUrl": "https://tfthacker.com/BRAT",
"isDesktopOnly": false,
"fundingUrl": {
"Buy Me a Coffee": "https://bit.ly/o42-kofi",
"Visit my site": "https://tfthacker.com"
}
}
9 changes: 5 additions & 4 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"0.8.0": "1.4.16",
"0.6.37": "1.1.16",
"0.6.36": "1.0.0"
}
"0.6.36": "1.0.0",
"0.6.37": "1.1.16",
"0.8.0": "1.4.16",
"1.0.0": "1.4.16"
}

0 comments on commit e51e33e

Please sign in to comment.