File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ JVM processes without any prior setup at the target process.
66## Download
77
88Download and extract
9- [ scalive-1.1 .zip] ( https://github.com/ngocdaothanh/scalive/releases/download/v1.1 /scalive-1.1 .zip ) ,
9+ [ scalive-1.2 .zip] ( https://github.com/ngocdaothanh/scalive/releases/download/v1.2 /scalive-1.2 .zip ) ,
1010you will see:
1111
1212```
13- scalive-1.1 /
13+ scalive-1.2 /
1414 scalive
1515 scalive.cmd
16- scalive-1.1 .jar
16+ scalive-1.2 .jar
1717
1818 scala-library-2.10.3.jar
1919 scala-compiler-2.10.3.jar
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ organization := "tv.cntt"
22
33name := " scalive"
44
5- version := " 1.1 -SNAPSHOT"
5+ version := " 1.2 -SNAPSHOT"
66
77scalaVersion := " 2.11.0"
88
You can’t perform that action at this time.
0 commit comments