Skip to content

Commit

Permalink
- CHG: Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-raubach committed Jan 17, 2024
1 parent f2fb61e commit 578165a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatekeeper",
"version": "4.6.0",
"version": "4.7.1",
"description": "",
"author": "Sebastian Raubach",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/lang/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"errorMessageInvalidUsernamePassword": "Invalid username or password",
"errorMessageActivationInvalidKey": "Invalid activation key. This can happen if the account has already been activated.",
"errorMessageNoActivationKey": "No activation key provided.",
"appVersion": "4.6.0",
"appVersion": "4.7.1",
"formLabelEmail": "Email address",
"formLabelCurrentPassword": "Old password",
"formLabelUsername": "Username",
Expand Down

0 comments on commit 578165a

Please sign in to comment.