Skip to content

Commit 2e6ea94

Browse files
committed
Bump versions for release
1 parent 7475032 commit 2e6ea94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LatexTranslationDemo/LatexTranslationDemo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="MekLatexTranslationLibrary" Version="3.1.6.19" />
11+
<PackageReference Include="MekLatexTranslationLibrary" Version="3.1.7.0" />
1212
</ItemGroup>
1313

1414
</Project>

MekLatexTranslationLibrary/MekLatexTranslationLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>3.1.6.19</Version>
4+
<Version>3.1.7.0</Version>
55
<TargetFramework>net6.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)