bump version

This commit is contained in:
ansuz
2018-05-17 10:41:17 +02:00
parent d950b34bdf
commit 534d5ae006
2 changed files with 2 additions and 2 deletions

View File

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