We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ad867 commit e8192a7Copy full SHA for e8192a7
1 file changed
MN.L10n/MN.L10n.csproj
@@ -12,14 +12,14 @@ Translation package</Description>
12
<PackageProjectUrl>https://github.com/MultinetInteractive/MN.L10n</PackageProjectUrl>
13
<RepositoryType>git</RepositoryType>
14
<Copyright>© 20XX MultiNet Interactive AB</Copyright>
15
- <Version>4.1.0</Version>
+ <Version>4.1.1</Version>
16
<LangVersion>latest</LangVersion>
17
<AutoIncrementPackageRevision>True</AutoIncrementPackageRevision>
18
<PackageReleaseNotes>Now includes analyzer</PackageReleaseNotes>
19
<ApplicationIcon />
20
<OutputType>Library</OutputType>
21
<StartupObject></StartupObject>
22
- <AssemblyVersion>4.1.0</AssemblyVersion>
+ <AssemblyVersion>4.1.1</AssemblyVersion>
23
</PropertyGroup>
24
25
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments