Skip to content

Commit

Permalink
patch release 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
walterxie committed Aug 17, 2023
1 parent e97a535 commit e7aa15b
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.4.4" //-SNAPSHOT"
version = "1.4.5" //-SNAPSHOT"
val webSteam = "github.com/LinguaPhylo/linguaPhylo"
val web = "https://${webSteam}"
val homepage = "https://linguaphylo.github.io/"
Expand Down

0 comments on commit e7aa15b

Please sign in to comment.