bugfix(doap): updated latest redirect to 1.12
diff --git a/src/site/assets/.htaccess b/src/site/assets/.htaccess
index 268f21d..6213e49 100644
--- a/src/site/assets/.htaccess
+++ b/src/site/assets/.htaccess
@@ -52,5 +52,5 @@
 RedirectMatch /static/1.0.0-incubating(.*) /static/current$1
 
 # latest
-RedirectMatch /static/current(.*) /static/1.11.0$1
-RedirectMatch /static/latest(.*) /static/1.11.0$1
+RedirectMatch /static/current(.*) /static/1.12.0$1
+RedirectMatch /static/latest(.*) /static/1.12.0$1