Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wtlgo committed Apr 5, 2023
1 parent eed170e commit 0416f64
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.2.2")
version = determineVersion("1.3.0")

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

0 comments on commit 0416f64

Please sign in to comment.