Skip to content

Commit e6f6ed3

Browse files
committed
Merge branch 'master' into develop
2 parents f055919 + 5edf2c9 commit e6f6ed3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Find an installer for your platform under "Assets" section.
1212

1313
![Assets section for a release](.gitbook/assets/image%20%2843%29.png)
1414

15-
For example, for Windows you would download `arc-setup.exe`. For MacOS download `arc-13.0.7.dmg`.
15+
For example, for Windows you would download [`arc-setup.exe`](https://github.com/advanced-rest-client/arc-electron/releases/latest/download/arc-setup.exe). For MacOS download `arc-13.0.7.dmg`.
1616

1717
{% hint style="info" %}
1818
Version number may be different to the one in the screen shoot. For normal use, please, download latest stable version.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "advanced-rest-client",
33
"description": "The Advanced REST Client desktop application.",
4-
"version": "0.0.0-develop.noversion",
4+
"version": "15.0.0",
55
"homepage": "https://advancedrestclient.com",
66
"license": "Apache-2.0",
77
"author": {

0 commit comments

Comments
 (0)