docs: version 1.0.1

This commit is contained in:
octopus_yan 2024-09-26 20:31:06 +08:00
parent 47b001cdf8
commit 7e0ec8b598

View File

@ -6,7 +6,7 @@
<groupId>cn.octopusyan</groupId>
<artifactId>alist-gui</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<name>alist-gui</name>
<organization>
@ -262,7 +262,7 @@
</configuration>
<executions>
<execution>
<id>bundling-for-windows</id>
<id>windows</id>
<phase>package</phase>
<goals>
<goal>package</goal>
@ -278,7 +278,7 @@
</configuration>
</execution>
<execution>
<id>bundling-for-windows-nojre</id>
<id>windows-nojre</id>
<phase>package</phase>
<goals>
<goal>package</goal>