From ad156140b755c8c638bf5697cbca785558c97c6b Mon Sep 17 00:00:00 2001 From: yflory Date: Mon, 5 Nov 2018 17:34:10 +0100 Subject: [PATCH] Update footer --- customize.dist/pages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/pages.js b/customize.dist/pages.js index 43740c199..795ff37be 100644 --- a/customize.dist/pages.js +++ b/customize.dist/pages.js @@ -91,7 +91,7 @@ define([ ]) ]) ]), - h('div.cp-version-footer', "CryptPad v2.10.0 (Koala)") + h('div.cp-version-footer', "CryptPad v2.11.0 (Lemur)") ]); };