Skip to content

Commit ba06539

Browse files
Version 2.4.14 release
1 parent 4db1188 commit ba06539

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
"Unreleased" changes are implemented but haven't been released yet.
44

5-
## Unrelease
5+
## [2.4.14] - 2020-05-30
66
- Swedish language interface added
77
- Add ability to change language from Home screen
88

app/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.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gingko-client",
33
"productName": "Gingko",
4-
"version": "2.4.13",
4+
"version": "2.4.14",
55
"description": "Gingko client rewritten in Elm, packaged with Electron.",
66
"repository": {
77
"type": "git",

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,7 +1,7 @@
11
{
22
"name": "gingko-client",
33
"productName": "Gingko",
4-
"version": "2.4.13",
4+
"version": "2.4.14",
55
"description": "Gingko client rewritten in Elm, packaged with Electron.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)