Skip to content

Commit a0edadb

Browse files
authored
Update README.md
1 parent 74bbff9 commit a0edadb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Status](https://travis-ci.org/insanoid/SwiftyJSONAccelerator.svg?branch=master)]
1919
- Temporarily support for CLI and tests have been removed.
2020
- UI now supports Dark mode!
2121

22-
- **Application Download:** [Download the .app (v2.1.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v2.1.0/SwiftyJSONAccelerator.zip)
22+
- **Application Download:** [Download the .app (v2.1.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v2.1.0/SwiftyJSONAccelerator.app.zip)
2323

2424
## Installing & Building
2525

@@ -30,7 +30,7 @@ Status](https://travis-ci.org/insanoid/SwiftyJSONAccelerator.svg?branch=master)]
3030

3131
You will also need to install `SwiftFormat` with `brew install swiftformat` and `SwiftLint` with `brew install swiftlint`.
3232

33-
- **Application Only:** [Download the .app (v2.1.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v2.1.0/SwiftyJSONAccelerator.zip)
33+
- **Application Only:** [Download the .app (v2.1.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v2.1.0/SwiftyJSONAccelerator.app.zip)
3434

3535
## Features
3636

@@ -55,7 +55,7 @@ A Swift model generator like the Objective-C [JSONAccelerator](http://nerdery.co
5555

5656
The older version of the project generating older swift code. Please keep in mind it is **no longer supported**.
5757

58-
- Version v1.4.0 (Swift 3) [Download (v1.5.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v1.5.0/SwiftyJSONAccelerator.zip)
58+
- Version v1.4.0 (Swift 3) [Download (v1.5.0)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v1.5.0/SwiftyJSONAccelerator.app.zip)
5959
- Version v0.0.6 (Swift 2) [Download (v0.0.6)](https://github.com/insanoid/SwiftyJSONAccelerator/releases/download/v0.0.6/SwiftyJSONAccelerator.zip)
6060

6161
## Contributions and Requests

0 commit comments

Comments
 (0)