diff --git a/web/site/content/en-CA/products/ppr/card.yml b/web/site/content/en-CA/products/ppr/card.yml index 3933ca6..17b466a 100644 --- a/web/site/content/en-CA/products/ppr/card.yml +++ b/web/site/content/en-CA/products/ppr/card.yml @@ -4,4 +4,5 @@ description: Record security interests and liens against personal property belon badge: Stable bulletPoints: - Register security agreements and liens. - - Search for registered security agreements and liens. \ No newline at end of file + - Search for registered security agreements and liens. + - Amend, renew, or discharge registered security agreements and liens. \ No newline at end of file diff --git a/web/site/package.json b/web/site/package.json index 41b9cd9..8b82335 100644 --- a/web/site/package.json +++ b/web/site/package.json @@ -2,7 +2,7 @@ "name": "developer-connect-site", "private": true, "type": "module", - "version": "1.0.6", + "version": "1.0.7", "scripts": { "build-check": "nuxt build", "build": "nuxt generate",