Skip to content

Commit

Permalink
Update dashboard and pump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmitasch committed Oct 29, 2022
1 parent e1c1571 commit a878895
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 42 deletions.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dashboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1">


<meta name="chataigne-web-dashboard/config/environment" content="%7B%22modulePrefix%22%3A%22chataigne-web-dashboard%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2F%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Atrue%2C%22_JQUERY_INTEGRATION%22%3Afalse%2C%22_TEMPLATE_ONLY_GLIMMER_COMPONENTS%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22chataigne-web-dashboard%22%2C%22version%22%3A%221.2.0%2Bab9d99ff%22%7D%2C%22ember-cli-uuid%22%3A%7B%22defaultUUID%22%3Afalse%7D%2C%22exportApplicationGlobal%22%3Afalse%2C%22ember-websockets%22%3A%7B%22socketIO%22%3Afalse%7D%7D" />
<meta name="chataigne-web-dashboard/config/environment" content="%7B%22modulePrefix%22%3A%22chataigne-web-dashboard%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2F%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Atrue%2C%22_JQUERY_INTEGRATION%22%3Afalse%2C%22_TEMPLATE_ONLY_GLIMMER_COMPONENTS%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22chataigne-web-dashboard%22%2C%22version%22%3A%221.2.1%2Be1c15717%22%7D%2C%22ember-cli-uuid%22%3A%7B%22defaultUUID%22%3Afalse%7D%2C%22exportApplicationGlobal%22%3Afalse%2C%22ember-websockets%22%3A%7B%22socketIO%22%3Afalse%7D%7D" />

<link integrity="" rel="stylesheet" href="/assets/vendor-d41d8cd98f00b204e9800998ecf8427e.css">
<link integrity="" rel="stylesheet" href="/assets/chataigne-web-dashboard-49dad447939e5c97a3784f0891f9c945.css">
<link integrity="" rel="stylesheet" href="/assets/chataigne-web-dashboard-0ba668c436ec279c6cd5264da4e4cc83.css">


</head>
<body class="js">


<script src="/assets/vendor-3d9419ddcf1c655de28dc8908579e5bf.js" integrity="sha256-kplZf5YAMov2XZs/a/Id6xecEca7sCCjz8kw6Q6UHdA= sha512-oB3t/6+vJEFm7gGJ5KY07Bbyj7ExlwktPgcLzfm0vONNIC0SziceJz6/MCpHZgSO0pGpMlB2/hoGTlnBFTWgoQ==" ></script>
<script src="/assets/chataigne-web-dashboard-3544af44729e5cc745223c8f22d4984a.js" integrity="sha256-ReaGxL5aXfndT/Xk7AlrKJeKundD6iN5vy21CiitjKQ= sha512-HFHZY3S6ufp7JxyRFJtUe9BXfyFpvhTjvaWvd1xpJZjXbOG6/j9rAPfFb2JWoh5FebAvqc9S7tMxV4FomwFnMQ==" ></script>
<script src="/assets/vendor-cf16cd348eedfadfa3dd613cff862826.js" integrity="sha256-RnlrgxtoOWIlq8aVL+xO6SwOhML//NB3AJQkUJnzEG8= sha512-3gbcOrHASSfvmBZyWkuYTv4TS0vehn9Fk5fdKsTKMQymHaEUF7g9SKamIn0HN330m15/wyzTaa20otUtD7yPHg==" ></script>
<script src="/assets/chataigne-web-dashboard-6b672c411d8babff2b267731dfb2a721.js" integrity="sha256-pvW+Fgw7bT2HKPBDYfRVoxtrPSxjIjJH5Mk18XQ+gxU= sha512-lvk+OP/Y4TLVIYBM2wGW4WkCWMaCXSfjevTkFiQ7s5shhQatmyJiDx1801m73ZUV9bnPZgmBCoqsKBSQYq4cDQ==" ></script>


</body>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chataigne-web-dashboard",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"description": "Small description for chataigne-web-dashboard goes here",
"repository": "",
Expand Down

0 comments on commit a878895

Please sign in to comment.