Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wtlgo committed Jun 12, 2024
1 parent c5e416c commit aaf4a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ static def determineVersion(String defaultVersion) {
}

group = "dev.mikchan.mcnp"
version = determineVersion("1.3.1")
version = determineVersion("1.3.2")

def localProperties = new Properties()
def propertiesFile = rootProject.file("local.properties")
Expand Down

0 comments on commit aaf4a9b

Please sign in to comment.