Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckscor3 committed Mar 17, 2022
1 parent 611a49c commit 3469980
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
Expand Up @@ -12,7 +12,7 @@
- Fix: Projecting disguisable blocks (those that support the disguise module) does not work
- Fix: Crash when trying to place a door one block below the build height
- Fix: Door item gets removed when trying to place a door outside the build height
- Fix: Some blocks' settings/inventory doesn't properly save
- Fix: Some blocks' settings/inventory don't properly save
- Fix: Fake Water/Lava bucket fill sounds don't play
- Fix: Disguising blocks using certain blocks with block entity renderers (like signs and banners) doesn't work
- Fix: It's possible to jump over disguisable blocks that are disguised as fences or walls
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'org.parchmentmc.librarian.forgegradle'
apply plugin: 'eclipse'

version = '1.9.0.2-beta1'
version = '1.9.1'
group = 'net.geforcemods.securitycraft'
archivesBaseName = 'securitycraft'

Expand Down

0 comments on commit 3469980

Please sign in to comment.