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.
6
6
## Download
7
7
8
8
Download 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 ) ,
10
10
you will see:
11
11
12
12
```
13
- scalive-1.1 /
13
+ scalive-1.2 /
14
14
scalive
15
15
scalive.cmd
16
- scalive-1.1 .jar
16
+ scalive-1.2 .jar
17
17
18
18
scala-library-2.10.3.jar
19
19
scala-compiler-2.10.3.jar
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ organization := "tv.cntt"
2
2
3
3
name := " scalive"
4
4
5
- version := " 1.1 -SNAPSHOT"
5
+ version := " 1.2 -SNAPSHOT"
6
6
7
7
scalaVersion := " 2.11.0"
8
8
You can’t perform that action at this time.
0 commit comments