Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmitchell committed Jun 16, 2021
1 parent 87200b8 commit 0cc286a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"code": "thoughtco.reports",
"name": "Reports",
"description": "Provides reporting on you restaurant, such as daily sales, quantity of items sold, top customers, top items.",
"version": "v1.0.0",
"version": "2.0.0",
"author": "ryanmitchell",
"icon": {
"class": "fa fa-thermometer-three-quarters",
"class": "fa fa-chart-pie",
"backgroundColor": "#111",
"color": "#FFF"
},
"homepage": "https://github.com/thoughtco/ti-ext-reports"
"homepage": "https://github.com/ryanmitchell/ti-ext-reports"
}

0 comments on commit 0cc286a

Please sign in to comment.