Skip to content

Commit 0372bef

Browse files
committed
bump version v0.5.7
1 parent 063799a commit 0372bef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zulip",
33
"productName": "Zulip",
4-
"version": "0.5.7",
4+
"version": "0.5.7-beta",
55
"description": "Zulip Desktop App",
66
"license": "Apache-2.0",
77
"email":"<[email protected]>",

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zulip",
33
"productName": "Zulip",
4-
"version": "0.5.7",
4+
"version": "0.5.7-beta",
55
"description": "Zulip Desktop App",
66
"license": "Apache-2.0",
77
"email":"<[email protected]>",
@@ -43,7 +43,7 @@
4343
"packageCategory": "GNOME;GTK;Network;InstantMessaging",
4444
"description": "Zulip Desktop Client for Linux",
4545
"target" : ["deb", "AppImage"],
46-
"version" : "0.5.7",
46+
"version" : "0.5.7-beta",
4747
"title" : "Zulip",
4848
"license": "Apache-2.0",
4949
"maintainer": "Akash Nimare <[email protected]>"

0 commit comments

Comments
 (0)