bump footer and package.json to latest version

This commit is contained in:
ansuz
2017-11-06 15:14:02 +01:00
parent 744809101c
commit c5f6491c37
2 changed files with 2 additions and 2 deletions

View File

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