Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 0cc286a

Browse files
committed
Update manifest
1 parent 87200b8 commit 0cc286a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

extension.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"code": "thoughtco.reports",
33
"name": "Reports",
44
"description": "Provides reporting on you restaurant, such as daily sales, quantity of items sold, top customers, top items.",
5-
"version": "v1.0.0",
5+
"version": "2.0.0",
66
"author": "ryanmitchell",
77
"icon": {
8-
"class": "fa fa-thermometer-three-quarters",
8+
"class": "fa fa-chart-pie",
99
"backgroundColor": "#111",
1010
"color": "#FFF"
1111
},
12-
"homepage": "https://github.com/thoughtco/ti-ext-reports"
12+
"homepage": "https://github.com/ryanmitchell/ti-ext-reports"
1313
}

0 commit comments

Comments
 (0)