Skip to content

Commit

Permalink
Update sample.json
Browse files Browse the repository at this point in the history
Fixing 'em dates.
  • Loading branch information
hugoabernier committed Jul 27, 2023
1 parent 88e90f7 commit 450fc6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/chucknorrisio/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "pnp-powerplatform-samples-chucknorrisio",
"version": "1.0.0.0",
"source": "pnp",
"creationDateTime": "2023-03-16T00:00:00.000Z",
"updateDateTime": "2023-03-16T00:00:00.000Z",
"creationDateTime": "2023-03-16",
"updateDateTime": "2023-03-16",
"title": "Chuck Norris IO",
"shortDescription": "Power App that demonstrates the use of the Chuck Norris IO connector",
"longDescription": [
Expand Down

0 comments on commit 450fc6c

Please sign in to comment.