We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4c038 commit 65b36e0Copy full SHA for 65b36e0
1 file changed
SubRenamer/SubRenamer.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<AssemblyName>SubRenamer</AssemblyName>
4
- <AssemblyVersion>2.0.0</AssemblyVersion>
+ <AssemblyVersion>2.1.0</AssemblyVersion>
5
<OutputType>WinExe</OutputType>
6
<TargetFramework>net8.0</TargetFramework>
7
<ApplicationIcon>Assets\icon.ico</ApplicationIcon>
0 commit comments