Skip to content

Commit 2294bae

Browse files
author
pmosk
committed
Update manifest
1 parent 3cabaa9 commit 2294bae

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

teams/prod/manifest.json

Lines changed: 5 additions & 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.1.6",
4+
"version": "1.4.0",
55
"showLoadingIndicator": true,
66
"id": "483609c9-dcfe-4e72-aca3-6257f9cac1a9",
77
"packageName": "ru.ggroupp.internal.testtimesheetbot",
@@ -55,6 +55,10 @@
5555
"title": "newtimesheet",
5656
"description": "Списать время"
5757
},
58+
{
59+
"title": "datetimesheet",
60+
"description": "Показать мои списания времени"
61+
},
5862
{
5963
"title": "info",
6064
"description": "Информация о боте"

teams/test/manifest.json

Lines changed: 5 additions & 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.1.6",
4+
"version": "1.4.0",
55
"showLoadingIndicator": true,
66
"id": "2e068bc9-50ac-4d23-a03a-f59e420a4b8c",
77
"packageName": "ru.ggroupp.internal.testtimesheetbot",
@@ -55,6 +55,10 @@
5555
"title": "newtimesheet",
5656
"description": "Списать время"
5757
},
58+
{
59+
"title": "datetimesheet",
60+
"description": "Показать мои списания времени"
61+
},
5862
{
5963
"title": "info",
6064
"description": "Информация о боте"

0 commit comments

Comments
 (0)