bump CryptPad version

This commit is contained in:
ansuz
2017-11-20 14:16:55 +01:00
parent a8d5a68eb5
commit 78e972201a
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v1.19.0 (Tarasque)")
h('div.cp-version-footer', "CryptPad v1.20.0 (Unicorn)")
]);
};