Skip to content

Commit

Permalink
chore: Update version and contact information in buildspec.json
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed May 13, 2024
1 parent f4f7dab commit 1e1e865
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions buildspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
},
"name": "obs-detect",
"displayName": "OBS Object Detection plugin",
"version": "0.0.1",
"version": "0.0.2",
"author": "Roy Shilkrot",
"website": "https://github.com/occ-ai",
"email": "me@example.com",
"website": "https://github.com/occ-ai/obs-detect",
"email": "roy.shil@gmail.com",
"uuids": {
"windowsApp": "00000000-0000-0000-0000-000000000000"
"windowsApp": "158e1684-b307-47c6-bb46-60d605f69afd"
}
}

0 comments on commit 1e1e865

Please sign in to comment.