Skip to content

Commit

Permalink
Merge pull request #55 from FlowFuse/hardillb-patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
ppawlowski authored Oct 9, 2024
2 parents e91e60b + dbe7b55 commit 776881b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/market-place-submit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cat << EOF > update.json
{
"reasonForUpdate": "new release",
"version": "${FF_VERSION}",
"imageId": "${IMAGE_ID},
"imageId": "${IMAGE_ID}",
"softwareIncluded": [
{ "name": "FlowFuse", "version": "${FF_VERSION}" },
{ "name": "Ubuntu", "version": "22.04" },
Expand Down

0 comments on commit 776881b

Please sign in to comment.