Skip to content

Commit 92a3cb6

Browse files
committed
Version bump
1 parent 71853b6 commit 92a3cb6

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

TightWiki.Engine/TightWiki.Engine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net10.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Version>2.37.3</Version>
6+
<Version>2.37.4</Version>
77
</PropertyGroup>
88

99
<PropertyGroup Condition="'$(Configuration)'=='Release'">

TightWiki.Library/TightWiki.Library.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net10.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<Version>2.37.3</Version>
7+
<Version>2.37.4</Version>
88
</PropertyGroup>
99

1010
<ItemGroup>

TightWiki.Plugin.Default/TightWiki.Plugin.Default.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net10.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Version>2.37.3</Version>
6+
<Version>2.37.4</Version>
77
</PropertyGroup>
88

99
<PropertyGroup Condition="'$(Configuration)'=='Release'">

TightWiki.Plugin.Example/TightWiki.Plugin.Example.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net10.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Version>2.37.3</Version>
6+
<Version>2.37.4</Version>
77
</PropertyGroup>
88

99
<PropertyGroup Condition="'$(Configuration)'=='Release'">

TightWiki.Plugin/TightWiki.Plugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net10.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<Version>2.37.3</Version>
7+
<Version>2.37.4</Version>
88

99
<Title>NTDLS.SqliteDapperWrapper</Title>
1010
<Authors>NetworkDLS</Authors>

TightWiki.Repository/TightWiki.Repository.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net10.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Version>2.37.3</Version>
6+
<Version>2.37.4</Version>
77
</PropertyGroup>
88

99
<PropertyGroup Condition="'$(Configuration)'=='Release'">
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<h1>Test</h1><br /><ul><ul><li><a href="#Toc_Tw424E8002_1">Overview</a></li></ul><li><a href="#Toc_Tw424E8002_0">Test Result</a></li></ul><br /><div class="tw-heading tw-heading-2" id="Toc_Tw424E8002_1"><a href="#Toc_Tw424E8002_1">Overview</a></div><br /><div class="tw-heading tw-heading-1" id="Toc_Tw424E8002_0"><a href="#Toc_Tw424E8002_0">Test Result</a></div><br />2.37.3<br />
1+
<h1>Test</h1><br /><ul><ul><li><a href="#Toc_Tw424E8002_1">Overview</a></li></ul><li><a href="#Toc_Tw424E8002_0">Test Result</a></li></ul><br /><div class="tw-heading tw-heading-2" id="Toc_Tw424E8002_1"><a href="#Toc_Tw424E8002_1">Overview</a></div><br /><div class="tw-heading tw-heading-1" id="Toc_Tw424E8002_0"><a href="#Toc_Tw424E8002_0">Test Result</a></div><br />2.37.4<br />

TightWiki/TightWiki.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net10.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Version>2.37.3</Version>
6+
<Version>2.37.4</Version>
77
</PropertyGroup>
88

99
<PropertyGroup Condition="'$(Configuration)'=='Release'">

0 commit comments

Comments
 (0)