Skip to content

Commit 8e8e672

Browse files
committed
v0.3.28
1 parent 31dad98 commit 8e8e672

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "Kactus",
44
"bundleID": "io.kactus.KactusClient",
55
"companyName": "Kactus.io",
6-
"version": "0.3.27",
6+
"version": "0.3.28",
77
"main": "./main.js",
88
"repository": {
99
"type": "git",

changelog.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"unreleased": [],
33
"releases": {
4+
"0.3.28": [
5+
"[Fixed] Prevent a bug where the changes' list could grow forever"
6+
],
47
"0.3.27": [
58
"[New] Set Git proxy environment variables from system configuration automatically",
69
"[Added] Enable creating a GitHub issue from app menu and keyboard shortcut",

0 commit comments

Comments
 (0)