Skip to content

Commit

Permalink
Update version to 2.8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickRe committed Jan 10, 2024
1 parent c3e3132 commit f2c59ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/package-solution.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"title": "People Search Feature",
"description": "The feature that activates elements of the spfx-msgraph-peoplesearch solution.",
"id": "e09916bd-8e2e-4220-8d05-60d3a6f4d98b",
"version": "2.7.1.0"
"version": "2.8.0.0"
}
],
"name": "Microsoft Graph People Search",
"id": "98a8d9d1-47c4-477c-addd-ecae95b235cc",
"version": "2.7.1.0",
"version": "2.8.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spfx-msgraph-peoplesearch",
"version": "2.7.1",
"version": "2.8.0",
"private": true,
"engines": {
"node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0"
Expand Down

0 comments on commit f2c59ca

Please sign in to comment.