Skip to content

Commit

Permalink
Neo/fabric updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaz492 committed Jul 13, 2024
1 parent 9e4abcf commit f00d382
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## [21.0.2]

- Bump fabric/neo versions

## [21.0.0]

- Updated to 1.21
Expand Down
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Project
mod_version=21.0.1
mod_version=21.0.2
maven_group=dev.wuffs.playerplates
enabled_platforms=fabric,neoforge
archives_base_name=playerplates

# Common
minecraft_version=1.21
architectury_version=13.0.1
architectury_version=13.0.4

# Fabric
fabric_loader_version=0.15.11
fabric_api_version=0.100.2+1.21
fabric_loader_version=0.16.0
fabric_api_version=0.100.6+1.21

# Neo
neo_version=21.0.14-beta
neo_gradle=[7.0.143,)
neo_version=21.0.87-beta
neo_gradle=[7.0.154,)

# Publishing
curseforge_id=311645
Expand Down

0 comments on commit f00d382

Please sign in to comment.