summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author窦凤虎 <[email protected]>2022-11-14 11:28:46 +0000
committer窦凤虎 <[email protected]>2022-11-14 11:28:46 +0000
commit854515a77687c19507157895c0cd3bbd5535fed3 (patch)
tree049224ff4b7fd52c30ab2a52239f6f0a4c32c577
parent03ddefb51352a431686dea1de22e37a34bbe26a7 (diff)
Update README.mdv1.1.1
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f77094a..5c08b76 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Galaxy 的 Maven group ID 是 `com.zdjizhi` 并且 artifactId 是 `galaxy`。增
<dependency>
<groupId>com.zdjizhi</groupId>
<artifactId>galaxy</artifactId>
- <version>1.0.9/version>
+ <version>1.1.1/version>
</dependency>
```
@@ -35,6 +35,6 @@ IP映射使用向导,[IPGEO](help/IPGEO.md)
<repository>
<id>nexus</id>
<name>Team Nexus Repository</name>
- <url>http://192.168.10.125:8099/content/groups/public</url>
+ <url>http://192.168.40.153:8099/content/groups/public</url>
</repository>
-``` \ No newline at end of file
+```