diff --git a/components/html-head.tpl b/components/html-head.tpl
index 23e4e53..4bcb197 100644
--- a/components/html-head.tpl
+++ b/components/html-head.tpl
@@ -16,7 +16,7 @@
{% if site.data.touch_icon %}{% endif %}
{% comment %}STYLESHEETS{% endcomment %}
-{% stylesheet_link "main.min.css?v=berlin-2.2.0" %}
+{% stylesheet_link "main.min.css?v=berlin-2.2.1" %}
{% comment %}Google fonts for Design Editor{% endcomment %}
diff --git a/components/javascripts.tpl b/components/javascripts.tpl
index d0a922d..6e3e89b 100644
--- a/components/javascripts.tpl
+++ b/components/javascripts.tpl
@@ -2,11 +2,11 @@
-
+
{% sitejs_include %}
{%- if editmode -%}
-
+
{%- endif -%}
{% if site.search.enabled %}