Skip to content

Commit

Permalink
Pre-release 1.5.0 #426
Browse files Browse the repository at this point in the history
  • Loading branch information
walterxie committed Jan 25, 2024
1 parent 5741b05 commit 761038f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tasks.build {enabled = false}
// Configures the sub-projects of this project.
subprojects {
group = "io.github.linguaphylo"
version = "1.5.0-SNAPSHOT" //-SNAPSHOT
version = "1.5.0" //-SNAPSHOT
val webSteam = "github.com/LinguaPhylo/linguaPhylo"
val web = "https://${webSteam}"
val homepage = "https://linguaphylo.github.io/"
Expand Down

0 comments on commit 761038f

Please sign in to comment.