Skip to content

Commit 313eaea

Browse files
committed
Merge pull request salesforce-ux#263 from salesforce-ux/winter-16-rc-0.12.1
Added 0.12.1 unmanaged package
2 parents 58cfb2d + 5104440 commit 313eaea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app_modules/global/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export default {
2828
{type: 'heroku-static-starter', url: 'https://github.com/salesforce-ux/demo_slds_heroku'}
2929
],
3030
unmanagedPackageUrls: [
31+
{ version: '0.12.1', url: 'https://login.salesforce.com/packaging/installPackage.apexp?p0=04t61000000Tl1A' },
3132
{ version: '0.12.0', url: 'https://login.salesforce.com/packaging/installPackage.apexp?p0=04t61000000Tji5' },
3233
{ version: '0.11.0', url: 'https://login.salesforce.com/packaging/installPackage.apexp?p0=04t61000000T0UT' },
3334
{ version: '0.10.1', url: 'https://login.salesforce.com/packaging/installPackage.apexp?p0=04t61000000ShId' },

0 commit comments

Comments
 (0)