bump version strings

This commit is contained in:
ansuz
2018-07-16 11:30:57 +02:00
parent b9c4aa43b5
commit 8e2ab0b74a
2 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v2.4.0 (Echidna)")
h('div.cp-version-footer', "CryptPad v2.5.0 (Fossa)")
]);
};