Skip to content

Commit

Permalink
Update lib and plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Roundaround committed Jun 8, 2023
1 parent 92c9a6c commit 17d4afc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
plugins {
id("roundalib") version "0.3.6"
id("roundalib") version "0.4.0"
}
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ org.gradle.parallel=true
# RoundaLib Properties
group_id=me.roundaround
mod_id=enchantmentcompat
mod_version=1.2.0
mod_version=1.2.1
minecraft_version=1.20
yarn_mappings=build.1
loader_version=0.14.21
roundalib_version=1.2.0
roundalib_version=1.3.0
mod_menu_version=7.0.0

0 comments on commit 17d4afc

Please sign in to comment.