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

Commit

Permalink
feat: update 1.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolLoong committed May 29, 2024
1 parent fc2f436 commit bc89e0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jdk:
- openjdk17
- openjdk21
install:
- 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.4-SNAPSHOT -Dpackaging=jar -DgeneratePom=true
- mvn install:install-file -Dfile=jegenerator-paperclip-1.20.6-R0.1-SNAPSHOT-reobf.jar -DgroupId=org.allaymc -DartifactId=JEGeneratorBinary -Dversion=1.20.6-R0.1-SNAPSHOT -Dpackaging=jar -DgeneratePom=true
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.allaymc</groupId>
<artifactId>JEGeneratorBinary</artifactId>
<version>1.20.2-R0.3-SNAPSHOT</version>
<version>1.20.6-R0.1-SNAPSHOT</version>
</project>

0 comments on commit bc89e0c

Please sign in to comment.