diff --git a/README.md b/README.md
index 6141e9c..a80b212 100644
--- a/README.md
+++ b/README.md
@@ -43,9 +43,9 @@ apt install -y openjdk-8-jre-headless unzip
下载项目:
```bash
-wget -P ~ https://c.jun6.net/ZFILE/zfile-1.0.war
+wget -P ~ https://c.jun6.net/ZFILE/zfile-1.1.war
cd ~
-mkdir zfile && unzip zfile-1.0.war -d zfile && rm -rf zfile-1.0.war
+mkdir zfile && unzip zfile-1.1.war -d zfile && rm -rf zfile-1.1.war
chmod +x ~/zfile/bin/*.sh
```
diff --git a/pom.xml b/pom.xml
index 7861720..be3d23a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
im.zhaojun
zfile
- 1.0
+ 1.1
zfile
war
一个在线的文件浏览系统