mirror of
https://github.com/ethauvin/rife2.git
synced 2025-04-30 10:38:12 -07:00
Updated version to 1.5.9
This commit is contained in:
parent
576289bdb4
commit
5eddc31182
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
signing
|
||||
}
|
||||
|
||||
val rifeVersion by rootProject.extra { "1.5.9-SNAPSHOT" }
|
||||
val rifeVersion by rootProject.extra { "1.5.9" }
|
||||
var rifeAgentName = "rife2-$rifeVersion-agent"
|
||||
val rifeAgentJar by rootProject.extra { "$rifeAgentName.jar" }
|
||||
var rifeAgentContinuationsName = "rife2-$rifeVersion-agent-continuations"
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.5.9-SNAPSHOT
|
||||
1.5.9
|
Loading…
Add table
Add a link
Reference in a new issue