Skip to content

Commit 575c4a2

Browse files
Update README.md
1 parent f6e7ca0 commit 575c4a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Maven:
1414
<dependency>
1515
<groupId>cn.xiaopangxie732</groupId>
1616
<artifactId>mojang-api</artifactId>
17-
<version>0.0.3</version>
17+
<version>0.0.4</version>
1818
</dependency>
1919
```
2020

2121
Jar file download: Please download file at [GitHub releases](https://github.com/XiaoPangxie732/MojangAPI-in-Java/releases/latest)
22-
Javadoc: [Click here](http://yc.aikeshi.top:30003/xiaopangxie732/javadoc/mojang-api/0.0.1)
22+
Javadoc: [Click here](https://maxpixel.cn:20443/xiaopangxie732/javadoc/mojang-api/0.0.4/)
2323
## How to build(from source):
2424
1.Install Maven.
2525
2.cd to that directory.
2626
3.Run <code>mvn clean install</code>
27-
4.When build complete, files are all in target folder
27+
4.When build complete, files are all in target folder

0 commit comments

Comments
 (0)