Skip to content

Commit ab70ca1

Browse files
- CHG: Version bump.
1 parent 4220ff4 commit ab70ca1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatekeeper",
3-
"version": "4.8.5",
3+
"version": "4.8.6",
44
"description": "",
55
"author": "Sebastian Raubach",
66
"scripts": {

src/lang/en_GB.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"errorMessageInvalidUsernamePassword": "Invalid username or password",
1616
"errorMessageActivationInvalidKey": "Invalid activation key. This can happen if the account has already been activated.",
1717
"errorMessageNoActivationKey": "No activation key provided.",
18-
"appVersion": "4.8.5",
18+
"appVersion": "4.8.6",
1919
"formLabelEmail": "Email address",
2020
"formLabelCurrentPassword": "Old password",
2121
"formLabelUsername": "Username",

0 commit comments

Comments
 (0)