Skip to content

Commit

Permalink
Bump version (1.1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
srnyx committed May 5, 2024
1 parent 8359664 commit 6824dcd
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 @@ -11,7 +11,7 @@ plugins {
}

group = "xyz.srnyx"
version = "1.1.2"
version = "1.1.3"
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 6824dcd

Please sign in to comment.