Skip to content

Commit

Permalink
version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YanisBft committed Sep 25, 2023
1 parent f310df5 commit f61a243
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
```
Then, add the version in your ``gradle.properties``:
```properties
mooblooms_version = 1.5.4
mooblooms_version = 1.6.0
```

#### Available settings
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.14.22

# Mod Properties
mod_version = 1.5.4
mod_version = 1.6.0
maven_group = com.yanisbft
archives_base_name = mooblooms

Expand Down

0 comments on commit f61a243

Please sign in to comment.