We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c6293 commit 88613e4Copy full SHA for 88613e4
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>im.zhaojun</groupId>
6
<artifactId>zfile</artifactId>
7
- <version>4.3.2</version>
+ <version>4.3.3</version>
8
<name>zfile</name>
9
<packaging>jar</packaging>
10
<description>一个在线的文件浏览系统</description>
src/main/resources/application-default.properties
@@ -1,6 +1,6 @@
1
zfile.demo-site=false
2
3
-zfile.db.version=4.3.2
+zfile.db.version=4.3.3
# onedrive config
zfile.onedrive.clientId=09939809-c617-43c8-a220-a93c1513c5d4
0 commit comments