Skip to content

Commit

Permalink
Update version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tamiroh authored and github-actions[bot] committed Jan 23, 2024
1 parent e820a9c commit 9f92d14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-interval-timer",
"name": "Interval Timer",
"version": "0.1.0",
"version": "0.2.0",
"minAppVersion": "0.15.0",
"description": "Interval Timer for Obsidian",
"author": "tamiroh",
Expand Down
4 changes: 3 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{}
{
"0.2.0": "0.15.0"
}

0 comments on commit 9f92d14

Please sign in to comment.