Update footer

This commit is contained in:
yflory 2018-05-28 12:07:12 +02:00
parent 6bd5d698b5
commit 0e9bd156b1

View File

@ -95,7 +95,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v2.1.0 (Badger)")
h('div.cp-version-footer', "CryptPad v2.2.0 (Coati)")
]);
};