Rename 1.3 -> 1.4

This commit is contained in:
Onoira 2022-11-20 01:36:09 +01:00
parent 3f5ceb38be
commit eba8fa8bef
4 changed files with 2 additions and 2 deletions

4
.vscode/mod.csproj vendored
View file

@ -7,8 +7,8 @@
<!-- Modify [RootNamespace], [AssemblyName], [OutputPath], [VersionPrefix] -->
<RootNamespace>Template</RootNamespace>
<AssemblyName>Template</AssemblyName>
<OutputPath>../1.3/Assemblies</OutputPath>
<VersionPrefix>1.0.0.0</VersionPrefix>
<OutputPath>../1.4/Assemblies</OutputPath>
<VersionPrefix>0.1.0.0</VersionPrefix>
<!-- do not generate pdb file -->
<DebugType>none</DebugType>