File tree 2 files changed +4
-4
lines changed
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.2 .zip] ( https://github.com/xitrum-framework/scalive/releases/download/v1.2 /scalive-1.2 .zip ) ,
9
+ [ scalive-1.3 .zip] ( https://github.com/xitrum-framework/scalive/releases/download/v1.3 /scalive-1.3 .zip ) ,
10
10
you will see:
11
11
12
12
```
13
- scalive-1.2 /
13
+ scalive-1.3 /
14
14
scalive
15
15
scalive.cmd
16
- scalive-1.2 .jar
16
+ scalive-1.3 .jar
17
17
18
18
scala-library-2.10.4.jar
19
19
scala-compiler-2.10.4.jar
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ This is the directory that will be zipped when Scalive is released.
25
25
zip/
26
26
scalive
27
27
scalive.cmd
28
- scalive_2.11-1.2 -SNAPSHOT.jar -> ../../target/scala-2.11/scalive_2.11-1.2 -SNAPSHOT.jar
28
+ scalive_2.11-1.3 -SNAPSHOT.jar -> ../../target/scala-2.11/scalive_2.11-1.3 -SNAPSHOT.jar
29
29
30
30
scala-library-2.10.4.jar
31
31
scala-compiler-2.10.4.jar
You can’t perform that action at this time.
0 commit comments