Skip to content

Commit

Permalink
Merge pull request #258 from GusBaamonde/fix_height_logo_client_manager
Browse files Browse the repository at this point in the history
feat: update build version
  • Loading branch information
GusBaamonde authored Jun 19, 2019
2 parents 77abdf3 + 9e5a803 commit 06e709b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-->

<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
<link rel="stylesheet" type="text/css" href="https://cdn.fromdoppler.com/doppler-ui-library/v2.2.0/css/styles.css">
<link rel="stylesheet" type="text/css" href="https://cdn.fromdoppler.com/doppler-ui-library/v2.5.0/css/styles.css">
<link rel="stylesheet" type="text/css" href="zoho-chat.css">
<!--
Notice the use of %PUBLIC_URL% in the tags above.
Expand Down Expand Up @@ -47,7 +47,7 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script type="text/javascript" src="https://cdn.fromdoppler.com/doppler-ui-library/v2.2.0/js/app.js"></script>
<script type="text/javascript" src="https://cdn.fromdoppler.com/doppler-ui-library/v2.5.0/js/app.js"></script>
<script type="text/javascript" src="zoho-chat.js"></script>
<link rel="stylesheet" type="text/css" href="zoho-chat.css">
</body>
Expand Down

0 comments on commit 06e709b

Please sign in to comment.