Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
feat: update 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolLoong committed Nov 10, 2023
1 parent a7a3a63 commit 5018c83
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified jegenerator-paperclip-1.20.2-R0.1-SNAPSHOT-reobf.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jdk:
- openjdk17
install:
- mvn install:install-file -Dfile=jegenerator-paperclip-1.20.2-R0.1-SNAPSHOT-reobf.jar -DgroupId=org.allaymc -DartifactId=JeGenerator -Dversion=1.20.2-R0.1-SNAPSHOT -Dpackaging=jar -DgeneratePom=true
- mvn install:install-file -Dfile=jegenerator-paperclip-1.20.2-R0.1-SNAPSHOT-reobf.jar -DgroupId=org.allaymc -DartifactId=JEGeneratorBinary -Dversion=1.20.2-R0.2-SNAPSHOT -Dpackaging=jar -DgeneratePom=true
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
https://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.allaymc</groupId>
<artifactId>JeGenerator-Binary</artifactId>
<version>1.20.2-R0.1-SNAPSHOT</version>
<artifactId>JEGeneratorBinary</artifactId>
<version>1.20.2-R0.2-SNAPSHOT</version>
</project>

0 comments on commit 5018c83

Please sign in to comment.