Skip to content

Commit

Permalink
bump the default Synapse Pledge table content to the latest snapshot …
Browse files Browse the repository at this point in the history
…version
  • Loading branch information
jay-hodgson committed Oct 17, 2024
1 parent 19360bd commit 49466d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export type TermsAndConditionsProps = {

const TermsAndConditions: React.FunctionComponent<TermsAndConditionsProps> = ({
termsAndConditionsTableID = 'syn51718002',
termsAndConditionsTableVersion = '4',
termsAndConditionsTableVersion = '5',
onFormChange,
hideLinkToFullTC = false,
}) => {
Expand Down

0 comments on commit 49466d5

Please sign in to comment.