Skip to content

Commit

Permalink
Version 2.5.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Natan Vieira committed Aug 23, 2022
1 parent 7c95ccc commit 410f2e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

# 2.5.4 (unreleased)
# 2.5.4-beta
* Auto slot fill and layout can now be used on regular views and paginated views (#174)
* Updated Gradle to v7.5.1 (#189)
* Remove nextTick from view open, close and updateSlot call (#193)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ subprojects {
apply plugin: "com.diffplug.spotless"

group 'me.saiintbrisson.minecraft'
version '2.5.3'
version '2.5.4-beta'

repositories {
mavenCentral()
Expand Down

0 comments on commit 410f2e7

Please sign in to comment.