Release v1.0.1

Release v1.0.1
This commit is contained in:
octopus yan 2024-09-26 20:36:15 +08:00 committed by GitHub
commit 98c4ec2cd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>