Skip to content

Commit

Permalink
release: v4.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
akashnimare committed Feb 28, 2020
1 parent fcbb5da commit be869a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zulip",
"productName": "Zulip",
"version": "4.0.2-beta",
"version": "4.0.3",
"desktopName": "zulip.desktop",
"description": "Zulip Desktop App",
"license": "Apache-2.0",
Expand Down Expand Up @@ -48,4 +48,4 @@
"optionalDependencies": {
"node-mac-notifier": "1.1.0"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zulip",
"productName": "Zulip",
"version": "4.0.2-beta",
"version": "4.0.3",
"main": "./app/main",
"description": "Zulip Desktop App",
"license": "Apache-2.0",
Expand Down Expand Up @@ -236,4 +236,4 @@
"mocha"
]
}
}
}

0 comments on commit be869a5

Please sign in to comment.