Skip to content

Commit

Permalink
Update notes_purchase_data to reflect change to Notes FOSS
Browse files Browse the repository at this point in the history
  • Loading branch information
nuttyartist committed Aug 26, 2024
1 parent 8a01045 commit df7e4db
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions notes_purchase_data.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"purchase_pro_url": "https://www.get-notes.com/pricing",
"purchaseApiBase": "https://api.lemonsqueezy.com",
"activateLicenseEndpoint": "/v1/licenses/activate",
"validateLicenseEndpoint": "/v1/licenses/validate",
"deactivateLicenseEndpoint": "/v1/licenses/deactivate"
}
"purchase_pro_url": "https://www.notes-foss.com/pricing",
"purchaseApiBase": "https://www.daino.io",
"activateLicenseEndpoint": "/api/notes_foss/activateLicense",
"validateLicenseEndpoint": "/api/notes_foss/validateLicense",
"deactivateLicenseEndpoint": "/api/notes_foss/deactivate"
}

0 comments on commit df7e4db

Please sign in to comment.