Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 8452453

Browse files
[AUTO-COMMIT] Update Version Number (#42)
Convert the application to MVVM pattern Co-authored-by: ErrorDodo <ErrorDodo@users.noreply.github.com>
1 parent 75dfe7b commit 8452453

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

PenumbraModForwarder.UI/PenumbraModForwarder.UI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
<UseWindowsForms>true</UseWindowsForms>
88
<ImplicitUsings>enable</ImplicitUsings>
9-
<Version>1.0.1.1</Version>
9+
<Version>1.0.1.2</Version>
1010
<AssemblyTitle>Penumbra Mod Forwarder</AssemblyTitle>
1111
<AssemblyName>PenumbraModForwarder</AssemblyName>
1212
<PackageId>PenumbraModForwarder</PackageId>

update.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>1.0.1.1</version>
4-
<url>https://github.com/Sebane1/PenumbraModForwarder/releases/download/v1.0.1.1/PenumbraModForwarder.zip</url>
3+
<version>1.0.1.2</version>
4+
<url>https://github.com/Sebane1/PenumbraModForwarder/releases/download/v1.0.1.2/PenumbraModForwarder.zip</url>
55
<changelog></changelog>
66
<mandatory>true</mandatory>
7-
</item>
7+
</item>

0 commit comments

Comments
 (0)