Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
petkir committed Oct 4, 2024
1 parent 9d27469 commit aee3374
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions samples/react-organization-chart/config/package-solution.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"solution": {
"name": "react-organization-chart",
"id": "0b4a3e5d-123f-41ea-96c4-538c6a19932b",
"version": "1.1.0.0",
"version": "1.2.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
Expand All @@ -30,7 +30,7 @@
"title": "react-organization-chart OrganizationChartWebPart Feature",
"description": "The feature that activates OrganizationChartWebPart from the react-organization-chart solution.",
"id": "0338da15-07f9-4a53-b267-d790fb495cca",
"version": "1.1.0.0",
"version": "1.2.0.0",
"componentIds": [
"0338da15-07f9-4a53-b267-d790fb495cca"
]
Expand Down
2 changes: 1 addition & 1 deletion samples/react-organization-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-organization-chart",
"version": "0.0.1",
"version": "1.2.0.0",
"private": true,
"engines": {
"node": ">=18.17.1 <19.0.0"
Expand Down

0 comments on commit aee3374

Please sign in to comment.