Skip to content

Commit

Permalink
Bump Neapolitan version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarbleGateKeeper committed Nov 1, 2023
1 parent c0ab321 commit bff6dd3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions changelog/1.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Respiteful 1.2.0
Support Neapolitan 4.1.0

### Update:
-
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false

# Mod Info
mod_version = 1.1.2.c
mod_version = 1.2.0
group = plus.dragons.respiteful
modid = respiteful
author = DragonsPlusMinecraft
Expand All @@ -26,8 +26,8 @@ mixin_extras_version = 0.2.0-beta.5
registrate_version = MC1.19-1.1.5
blueprint_version = 1.19.2-6.1.1
blueprint_version_spec = [6.1.0,)
neapolitan_file = 4023083
neapolitan_version_spec = [4.0.2,)
neapolitan_file = 4783978
neapolitan_version_spec = [4.1.0,)
farmersdelight_file = 4636013
farmersdelight_version = 1.19.2-1.2.2
farmersrespite_file = 4081312
Expand Down

0 comments on commit bff6dd3

Please sign in to comment.