Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyagara committed Sep 26, 2024
1 parent 35a670d commit 49a61fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
architectury {
common rootProject.enabled_platforms.split(",")
common project.enabled_platforms.split(",")
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.parallel=true

# Mod properties
mod_version=0.1.0
mod_version=0.1.1
maven_group=com.cooptweaks
archives_name=cooptweaks
enabled_platforms=fabric,neoforge
Expand Down

0 comments on commit 49a61fc

Please sign in to comment.