Skip to content

Commit

Permalink
chore: bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
THeK3nger committed Nov 24, 2020
1 parent 22d13d0 commit 7ab9929
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-juliandate",
"version": "1.0.1",
"minAppVersion": "0.9.11",
"version": "1.0.2",
"minAppVersion": "0.9.16",
"name": "Julian Date",
"description": "Simple hotkey to insert the current Julian Date",
"isDesktopOnly": false,
Expand Down
3 changes: 2 additions & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"1.0.0": "0.9.11",
"1.0.1": "0.9.11"
"1.0.1": "0.9.11",
"1.0.2": "0.9.16"
}

0 comments on commit 7ab9929

Please sign in to comment.