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 fcbb5da commit be869a5Copy full SHA for be869a5
app/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "zulip",
3
"productName": "Zulip",
4
- "version": "4.0.2-beta",
+ "version": "4.0.3",
5
"desktopName": "zulip.desktop",
6
"description": "Zulip Desktop App",
7
"license": "Apache-2.0",
@@ -48,4 +48,4 @@
48
"optionalDependencies": {
49
"node-mac-notifier": "1.1.0"
50
}
51
-}
+}
package.json
"main": "./app/main",
@@ -236,4 +236,4 @@
236
"mocha"
237
]
238
239
0 commit comments