0.0.7 for multi-source downloads
This commit is contained in:
@@ -233,7 +233,7 @@ public class Core {
|
||||
}
|
||||
}
|
||||
|
||||
Core core = new Core(props, home, "0.0.6")
|
||||
Core core = new Core(props, home, "0.0.7")
|
||||
core.startServices()
|
||||
|
||||
// ... at the end, sleep or execute script
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
group = com.muwire
|
||||
version = 0.0.6
|
||||
version = 0.0.7
|
||||
groovyVersion = 2.4.15
|
||||
slf4jVersion = 1.7.25
|
||||
spockVersion = 1.1-groovy-2.4
|
||||
|
||||
Reference in New Issue
Block a user