We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d808f commit 816a535Copy full SHA for 816a535
ShinRyuModManager-CE/ShinRyuModManager-CE.csproj
@@ -14,7 +14,7 @@
14
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
15
16
<!-- Versioning -->
17
- <AssemblyVersion>1.3.0</AssemblyVersion>
+ <AssemblyVersion>1.3.1</AssemblyVersion>
18
<VersionPrefix>$(AssemblyVersion)</VersionPrefix>
19
<AssemblyTitle>ShinRyuModManager-CE</AssemblyTitle>
20
<Company>SRMM Studio</Company>
ShinRyuModManager-CE/UserInterface/Assets/changelog.md
@@ -1,3 +1,8 @@
1
+> ### **%{color:orange} Version 1.3.1 %** ###
2
+* Repacked for updated Parless from SRMM 4.6.7
3
+
4
+---
5
6
> ### **%{color:orange} Version 1.3.0 %** ###
7
* Rebuilt CPK tools code for better performance
8
0 commit comments