update version strings

This commit is contained in:
ansuz
2019-09-23 11:13:17 +02:00
parent c8389ba657
commit 33623bdafc
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v3.1.0 (Baiji)")
h('div.cp-version-footer', "CryptPad v3.2.0 (Chilihueque)")
]);
};