Skip to content

Commit

Permalink
Released packaged v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil committed Sep 1, 2020
1 parent 3d91e64 commit efef915
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ There are two installation options for the host app:

If installing on a Developer Edition org, you first need to set up **My Domain** by following [these instructions](https://help.salesforce.com/articleView?id=environment_hub_get_started_my_domain.htm&type=5) and keeping the default login policy.

1. Click [this link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t0N000001Bl5iQAC) to install the host app package and choose **Install for All Users**.
1. Click [this link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t0N000001BlHpQAK) to install the host app package and choose **Install for All Users**.

You'll need to approve access to `https://chart.googleapis.com`. We use this library to draw leaderboards.

Expand Down
2 changes: 1 addition & 1 deletion sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"sourceApiVersion": "49.0",
"packageAliases": {
"Quiz": "0Ho0N000000KyksSAC",
"Quiz@2.2.0-1": "04t0N000001Bl5iQAC"
"Quiz@2.3.0-1": "04t0N000001BlHpQAK"
}
}

0 comments on commit efef915

Please sign in to comment.