Skip to content

Commit

Permalink
bump mod version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wudji committed May 16, 2024
1 parent 41647aa commit 7823d93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
org.gradle.jvmargs=-Xmx1G

# Mod Properties
mod_version = 1.0.1-fabric-1.20.5
mod_version = 1.1.0-fabric-1.20.5
maven_group = troy.autofish
archives_base_name = xplus-autofish

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pluginManagement {
repositories {
jcenter()
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
gradlePluginPortal()
}
}

0 comments on commit 7823d93

Please sign in to comment.