Skip to content

Commit

Permalink
1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HimaJyun committed Jan 2, 2021
1 parent c0d0527 commit 3c93670
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add Maven dependency
<dependency>
<groupId>jp.jyn</groupId>
<artifactId>JBukkitLib</artifactId>
<version>1.7.0</version>
<version>1.8.0</version>
</dependency>
</dependencies>
</project>
Expand Down Expand Up @@ -65,6 +65,7 @@ It is recommended to "relocation" to prevent conflicts with different versions i

|Version|Bukkit|Java|
|:------|:-----|:---|
|1.8.0|1.16.4-R0.1-SNAPSHOT|8|
|1.7.0|1.16.4-R0.1-SNAPSHOT|8|
|1.6.0|1.16.4-R0.1-SNAPSHOT|8|
|1.5.0|1.16.4-R0.1-SNAPSHOT|8|
Expand Down

0 comments on commit 3c93670

Please sign in to comment.