We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31dad98 commit 8e8e672Copy full SHA for 8e8e672
app/package.json
@@ -3,7 +3,7 @@
3
"productName": "Kactus",
4
"bundleID": "io.kactus.KactusClient",
5
"companyName": "Kactus.io",
6
- "version": "0.3.27",
+ "version": "0.3.28",
7
"main": "./main.js",
8
"repository": {
9
"type": "git",
changelog.json
@@ -1,6 +1,9 @@
1
{
2
"unreleased": [],
"releases": {
+ "0.3.28": [
+ "[Fixed] Prevent a bug where the changes' list could grow forever"
+ ],
"0.3.27": [
"[New] Set Git proxy environment variables from system configuration automatically",
"[Added] Enable creating a GitHub issue from app menu and keyboard shortcut",
0 commit comments