update version in footer and package.json

This commit is contained in:
ansuz
2018-03-20 11:14:55 +01:00
parent 28d13186af
commit bc3fe4f32c
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v1.27.0 (null)")
h('div.cp-version-footer', "CryptPad v1.28.0 (toString)")
]);
};