Skip to content

Commit

Permalink
Merge pull request #21 from DylanHojnoski/1.6.0
Browse files Browse the repository at this point in the history
1.6.0
  • Loading branch information
DylanHojnoski authored Jun 29, 2024
2 parents 2e2d7f4 + 6b63585 commit 6c535d6
Show file tree
Hide file tree
Showing 2 changed files with 3 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": "graphs",
"name": "Graphs",
"version": "1.5.0",
"version": "1.6.0",
"minAppVersion": "0.15.0",
"description": "Create interactive graphs by writing YAML",
"author": "Dylan Hojnoski",
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"1.3.4": "0.15.0",
"1.4.0": "0.15.0",
"1.4.1": "0.15.0",
"1.5.0": "0.15.0"
"1.5.0": "0.15.0",
"1.6.0": "0.15.0"
}

0 comments on commit 6c535d6

Please sign in to comment.