Skip to content

Commit aa0c610

Browse files
committed
Bump version to 2025.10.06 and update release info
Updated the project version to 2025.10.06 in the csproj and synchronized all update XML files to reference the new version, changelog, and download URLs for both x64 and x86 builds.
1 parent 2a0faef commit aa0c610

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

KindleMate2/KindleMate2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<LangVersion>latest</LangVersion>
2222
<PackageLicenseUrl>https://github.com/lzcapp/KindleMate2/blob/main/LICENSE</PackageLicenseUrl>
2323
<TargetFrameworks>net8.0-windows</TargetFrameworks>
24-
<Version>2025.09.30</Version>
24+
<Version>2025.10.06</Version>
2525
<Deterministic>false</Deterministic>
2626
<AssemblyVersion></AssemblyVersion>
2727
<FileVersion></FileVersion>

docs/update_x64.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<item>
3-
<version>2025.09.30.0</version>
3+
<version>2025.10.06.0</version>
44
<mandatory>false</mandatory>
5-
<changelog>https://github.com/lzcapp/KindleMate2/releases/tag/2025.09.30</changelog>
6-
<url>https://github.com/lzcapp/KindleMate2/releases/download/2025.09.30/KindleMate2_x64.zip</url>
5+
<changelog>https://github.com/lzcapp/KindleMate2/releases/tag/2025.10.06</changelog>
6+
<url>https://github.com/lzcapp/KindleMate2/releases/download/2025.10.06/KindleMate2_x64.zip</url>
77
</item>

docs/update_x64_runtime.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<item>
3-
<version>2025.09.30.0</version>
3+
<version>2025.10.06.0</version>
44
<mandatory>false</mandatory>
5-
<changelog>https://github.com/lzcapp/KindleMate2/releases/tag/2025.09.30</changelog>
6-
<url>https://github.com/lzcapp/KindleMate2/releases/download/2025.09.30/KindleMate2_x64_runtime.zip</url>
5+
<changelog>https://github.com/lzcapp/KindleMate2/releases/tag/2025.10.06</changelog>
6+
<url>https://github.com/lzcapp/KindleMate2/releases/download/2025.10.06/KindleMate2_x64_runtime.zip</url>
77
</item>

docs/update_x86.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<item>
3-
<version>2025.09.30.0</version>
3+
<version>2025.10.06.0</version>
44
<mandatory>false</mandatory>
5-
<changelog>https://github.com/lzcapp/KindleMate2/releases/tag/2025.09.30</changelog>
6-
<url>https://github.com/lzcapp/KindleMate2/releases/download/2025.09.30/KindleMate2_x86.zip</url>
5+
<changelog>https://github.com/lzcapp/KindleMate2/releases/tag/2025.10.06</changelog>
6+
<url>https://github.com/lzcapp/KindleMate2/releases/download/2025.10.06/KindleMate2_x86.zip</url>
77
</item>

docs/update_x86_runtime.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<item>
3-
<version>2025.09.30.0</version>
3+
<version>2025.10.06.0</version>
44
<mandatory>false</mandatory>
5-
<changelog>https://github.com/lzcapp/KindleMate2/releases/tag/2025.09.30</changelog>
6-
<url>https://github.com/lzcapp/KindleMate2/releases/download/2025.09.30/KindleMate2_x86_runtime.zip</url>
5+
<changelog>https://github.com/lzcapp/KindleMate2/releases/tag/2025.10.06</changelog>
6+
<url>https://github.com/lzcapp/KindleMate2/releases/download/2025.10.06/KindleMate2_x86_runtime.zip</url>
77
</item>

0 commit comments

Comments
 (0)