update footer and package.json

This commit is contained in:
ansuz
2018-04-04 15:02:28 +02:00
parent b323989347
commit 92fe555cb5
2 changed files with 2 additions and 2 deletions

View File

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