Skip to content

Commit

Permalink
feat: update MinecraftNativesDownloader to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MidCoard committed Jul 4, 2023
1 parent 48bf4e9 commit dbe0043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.example</groupId>
<groupId>top.focess</groupId>
<artifactId>MinecraftNativesDownloader</artifactId>
<version>1.2</version>
<version>1.1</version>

<properties>
<maven.compiler.source>9</maven.compiler.source>
Expand Down

0 comments on commit dbe0043

Please sign in to comment.