Skip to content

Commit

Permalink
fix maven group
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Aug 2, 2020
1 parent ca5f0e9 commit 8940919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.8.8+build.202

# Mod Properties
mod_version = 1.0.0
maven_group = net.fabricmc
mod_version = 1.0.1
maven_group = xyz.wagyourtail
archives_base_name = jsmacros-jython

# Dependencies
Expand Down

0 comments on commit 8940919

Please sign in to comment.