increment version to 2.19.0 (Tapir)

This commit is contained in:
ansuz
2019-03-19 14:08:17 +01:00
parent a83f75a05c
commit 285ee17ed2
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v2.18.0 (Sloth)")
h('div.cp-version-footer', "CryptPad v2.19.0 (Tapir)")
]);
};