Skip to content

Commit

Permalink
Company Communicator v4.1.3 (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyank29 authored Jul 2, 2021
1 parent 3e37b7a commit db17cfc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Manifest/manifest_authors.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.5/MicrosoftTeams.schema.json",
"manifestVersion": "1.5",
"version": "4.1.2",
"version": "4.1.3",
"id": "1c07cd26-a088-4db8-8928-ace382fa219f",
"packageName": "com.microsoft.teams.companycommunicator.authors",
"developer": {
Expand Down
2 changes: 1 addition & 1 deletion Manifest/manifest_users.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.5/MicrosoftTeams.schema.json",
"manifestVersion": "1.5",
"version": "4.1.2",
"version": "4.1.3",
"id": "148a66bb-e83d-425a-927d-09f4299a9274",
"packageName": "com.microsoft.teams.companycommunicator",
"developer": {
Expand Down
4 changes: 2 additions & 2 deletions Source/CompanyCommunicator/ClientApp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Source/CompanyCommunicator/ClientApp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "company-communicator",
"version": "4.1.2",
"version": "4.1.3",
"private": true,
"dependencies": {
"@fluentui/react-northstar": "^0.52.0",
Expand Down

0 comments on commit db17cfc

Please sign in to comment.