aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-12-03 16:16:27 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2014-12-03 16:16:27 +0100
commite952c7fca073c87ab8e7c7e56cc4a1cbb4c27c8f (patch)
tree5a4e3407e7e296ab85853e6e170c6f9da4f64948
parentd1b001515da26b591c2b4d9b4ea2e441f6d8dedc (diff)
Bump JS library version.
Change-Id: I5fcc230d3dba4fbdd358cf5f92a41d1862689cd3
-rw-r--r--app/dashboard/static/js/linaro-builds-job-kernel-defconfig-1.0.5.js (renamed from app/dashboard/static/js/linaro-builds-job-kernel-defconfig-1.0.4.js)0
-rw-r--r--app/dashboard/templates/builds-job-kernel-defconf.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/app/dashboard/static/js/linaro-builds-job-kernel-defconfig-1.0.4.js b/app/dashboard/static/js/linaro-builds-job-kernel-defconfig-1.0.5.js
index 5522129..5522129 100644
--- a/app/dashboard/static/js/linaro-builds-job-kernel-defconfig-1.0.4.js
+++ b/app/dashboard/static/js/linaro-builds-job-kernel-defconfig-1.0.5.js
diff --git a/app/dashboard/templates/builds-job-kernel-defconf.html b/app/dashboard/templates/builds-job-kernel-defconf.html
index 724c063..afab512 100644
--- a/app/dashboard/templates/builds-job-kernel-defconf.html
+++ b/app/dashboard/templates/builds-job-kernel-defconf.html
@@ -215,5 +215,5 @@ function translateCommitURL(commitURL, commitId) {
return [baseURL, newCommitURL];
}
</script>
-<script type="text/javascript" src="/static/js/linaro-builds-job-kernel-defconfig-1.0.4.js"></script>
+<script type="text/javascript" src="/static/js/linaro-builds-job-kernel-defconfig-1.0.5.js"></script>
{%- endblock %}