Skip to content

Commit 0709874

Browse files
- CHG: Version bump.
1 parent 320e6b4 commit 0709874

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1.4",
3+
"version": "4.1.5",
44
"description": "",
55
"author": "Sebastian Raubach",
66
"homepage": "https://ics.hutton.ac.uk/get-germinate",

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.1.4",
18+
"appVersion": "4.1.5",
1919
"formLabelEmail": "Email address",
2020
"formLabelCurrentPassword": "Old password",
2121
"formLabelUsername": "Username",

0 commit comments

Comments
 (0)