Skip to content

Commit

Permalink
version check
Browse files Browse the repository at this point in the history
  • Loading branch information
will pankiewicz authored and will pankiewicz committed Mar 5, 2024
1 parent ed90e3d commit 9576552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/constraints/ValidityChecks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ export const checkLatestClientVersion = async (
`Error checking latest client version: ${e}`,
constraintsLabel,
);
await setLatestClientReleaseValidity(candidate.stash, false);
return false;
}
};
Expand Down

0 comments on commit 9576552

Please sign in to comment.