diff template/tail.jade.mustache @ 15:4434b3dac18e

makefile for deps Ignore-this: 8f4c24417f501b4697d85f867df9e078
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 16 Mar 2013 23:50:53 -0700
parents e054949143e9
children a79279515c84
line wrap: on
line diff
--- a/template/tail.jade.mustache	Sat Mar 16 23:50:36 2013 -0700
+++ b/template/tail.jade.mustache	Sat Mar 16 23:50:53 2013 -0700
@@ -1,4 +1,4 @@
 script(src='{{toRoot}}/static/lib/jquery-1.9.1.min.js')
 script(src='{{toRoot}}/static/lib/select2-3.3.1/select2.min.js')
-script(src="{{toRoot}}/static/lib/knockout-2.2.0.debug.js")
+script(src="{{toRoot}}/static/lib/knockout-2.2.1.js")
 script(src="{{toRoot}}/static/gui.js")