We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4220ff4 commit ab70ca1Copy full SHA for ab70ca1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gatekeeper",
3
- "version": "4.8.5",
+ "version": "4.8.6",
4
"description": "",
5
"author": "Sebastian Raubach",
6
"scripts": {
src/lang/en_GB.json
@@ -15,7 +15,7 @@
15
"errorMessageInvalidUsernamePassword": "Invalid username or password",
16
"errorMessageActivationInvalidKey": "Invalid activation key. This can happen if the account has already been activated.",
17
"errorMessageNoActivationKey": "No activation key provided.",
18
- "appVersion": "4.8.5",
+ "appVersion": "4.8.6",
19
"formLabelEmail": "Email address",
20
"formLabelCurrentPassword": "Old password",
21
"formLabelUsername": "Username",
0 commit comments