Update footer

This commit is contained in:
yflory 2018-11-05 17:34:10 +01:00
parent 3314778c54
commit ad156140b7

View File

@ -91,7 +91,7 @@ define([
]) ])
]) ])
]), ]),
h('div.cp-version-footer', "CryptPad v2.10.0 (Koala)") h('div.cp-version-footer', "CryptPad v2.11.0 (Lemur)")
]); ]);
}; };