aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2015-02-27 16:40:03 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2015-02-27 16:40:03 +0100
commitc1ee8e4d0afd251af7b46f17fc8c0fdf35805575 (patch)
tree420ae17dac041be23a389830b550ac5b1d9b34dd
parent54ab16d83ebbc4468e52dec641e1c0470436fd44 (diff)
Bump JS version number.
Change-Id: I4d934b53bd1ff65a5bf07a294c4b423fbd4455f9
-rw-r--r--app/dashboard/static/js/linaro-boots-id-1.2.3.js (renamed from app/dashboard/static/js/linaro-boots-id-1.2.2.js)0
-rw-r--r--app/dashboard/templates/boots-id.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/app/dashboard/static/js/linaro-boots-id-1.2.2.js b/app/dashboard/static/js/linaro-boots-id-1.2.3.js
index a5adbdf..a5adbdf 100644
--- a/app/dashboard/static/js/linaro-boots-id-1.2.2.js
+++ b/app/dashboard/static/js/linaro-boots-id-1.2.3.js
diff --git a/app/dashboard/templates/boots-id.html b/app/dashboard/templates/boots-id.html
index f53b9c2..01cfebd 100644
--- a/app/dashboard/templates/boots-id.html
+++ b/app/dashboard/templates/boots-id.html
@@ -156,5 +156,5 @@
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
<script type="text/javascript" src="/static/js/linaro-bisect-0.0.2.js"></script>
<script type="text/javascript" src="/static/js/linaro-graphs-0.0.2.js"></script>
-<script type="text/javascript" src="/static/js/linaro-boots-id-1.2.2.js"></script>
+<script type="text/javascript" src="/static/js/linaro-boots-id-1.2.3.js"></script>
{%- endblock %}