Skip to content

Commit

Permalink
Bump version (1.3.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
srnyx committed Aug 24, 2024
1 parent 0a25f0f commit a7a73ff
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 @@ -8,7 +8,7 @@ plugins {
}

group = "xyz.srnyx"
version = "1.3.0"
version = "1.3.1"
description = "A Gradle plugin to simplify the process of creating projects"
val projectId: String = "gradle-galaxy"
val vcs: String = "github.com/srnyx/$projectId"
Expand Down

0 comments on commit a7a73ff

Please sign in to comment.