bump version to 2.20.0

This commit is contained in:
ansuz
2019-04-08 18:41:50 +02:00
parent 9d94dac07e
commit b8aa962315
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v2.19.0 (Tapir)")
h('div.cp-version-footer', "CryptPad v2.20.0 (Upupa)")
]);
};