2
0
Fork 0
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:
Geert Bevin 2023-03-30 19:38:29 -04:00
parent 576289bdb4
commit 5eddc31182
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -1 +1 @@
1.5.9-SNAPSHOT
1.5.9