Skip to content

Commit

Permalink
5.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
baileyholl committed Nov 22, 2024
1 parent 29ff3a8 commit 57e46a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ dependencies {
localRuntime 'curse.maven:ftb-chunks-forge-314906:5710609'
localRuntime 'curse.maven:ftb-library-forge-404465:5754910'
localRuntime 'curse.maven:architectury-api-419699:5553800'
implementation(jarJar(group: 'com.hollingsworth.nuggets', name: 'nuggets-neoforge-1.21', version:'[1.0.2,)'){
jarJar.pin(it, '1.0.2.23')
})
// implementation(jarJar(group: 'com.hollingsworth.nuggets', name: 'nuggets-neoforge-1.21', version:'[1.0.2,)'){
// jarJar.pin(it, '1.0.2.23')
// })
}

jar {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ loader_version_range=[2,)
mod_id=ars_nouveau
mod_name=Ars Nouveau
mod_license=LGPL
mod_version=5.2.6
mod_version=5.2.7
mod_group_id=com.hollingsworth.ars_nouveau
mod_authors=Bailey Hollingsworth
mod_description=Craft spells, create powerful baubles, and summon magical creatures!
Expand Down

0 comments on commit 57e46a5

Please sign in to comment.