Skip to content

Commit f679624

Browse files
author
pmosk
committed
Update icons
1 parent e165721 commit f679624

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

teams/prod/gg-icon-color.png

12.8 KB
Loading

teams/prod/gg-icon-outline.png

1.25 KB
Loading

teams/prod/icon-color.png

-1.2 KB
Binary file not shown.

teams/prod/icon-outline.png

-383 Bytes
Binary file not shown.

teams/prod/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.9/MicrosoftTeams.schema.json",
33
"manifestVersion": "1.9",
4-
"version": "1.0.0",
4+
"version": "1.1.6",
55
"showLoadingIndicator": true,
66
"id": "483609c9-dcfe-4e72-aca3-6257f9cac1a9",
77
"packageName": "ru.ggroupp.internal.testtimesheetbot",
@@ -13,12 +13,12 @@
1313
"mpnId": "5458095"
1414
},
1515
"icons": {
16-
"color": "icon-color.png",
17-
"outline": "icon-outline.png"
16+
"color": "gg-icon-color.png",
17+
"outline": "gg-icon-outline.png"
1818
},
1919
"name": {
20-
"short": "Test G-Timesheet Bot",
21-
"full": "Test G-Timesheet Bot"
20+
"short": "G-Timesheet Bot",
21+
"full": "G-Timesheet Bot"
2222
},
2323
"description": {
2424
"short": "Бот учёта рабочего времени",

teams/test/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.9/MicrosoftTeams.schema.json",
33
"manifestVersion": "1.9",
4-
"version": "1.0.0",
4+
"version": "1.1.6",
55
"showLoadingIndicator": true,
66
"id": "2e068bc9-50ac-4d23-a03a-f59e420a4b8c",
77
"packageName": "ru.ggroupp.internal.testtimesheetbot",

0 commit comments

Comments
 (0)