Skip to content

Commit

Permalink
Prepare 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Aug 26, 2017
1 parent 7475553 commit b3f42c2
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
@@ -1,4 +1,4 @@
## VitaOrganizer 0.6.0
## VitaOrganizer 0.6.1

![](extra/screenshot-0.6.png)

Expand All @@ -12,13 +12,19 @@ It is written in Kotlin/Java.
It should work on Windows, Linux and MacOS. It is a Java desktop application, packed in an executable .JAR, that
can be executed directly with double click on most cases.

In other cases, you can run it with `java -jar vitaorganizer-0.6.0.jar`
In other cases, you can run it with `java -jar vitaorganizer-0.6.1.jar`

You can download a prebuild binary here, or just build from source:
[Download VitaOrganizer 0.6.0 here](https://github.com/vitaorganizer/vitaorganizer/releases/tag/0.6.0)
[Download VitaOrganizer 0.6.1 here](https://github.com/vitaorganizer/vitaorganizer/releases/tag/0.6.1)

## CHANGELOG

**0.6.1**

* [new] Support copying via usb (gordon0001)
* [new] Misc improvements (gordon0001)
* [new] MacOS app support

**0.6.0**

* [new] Hotspot feature (just for windows) [quickly create a unique wifi hostednetwork with a SSID and PASS directly from the app for direct sending without Internet connection]
Expand Down

0 comments on commit b3f42c2

Please sign in to comment.