Skip to content

Commit 3157bc0

Browse files
committed
Version bump.
1 parent dffbed7 commit 3157bc0

File tree

16 files changed

+11
-11
lines changed

16 files changed

+11
-11
lines changed

Data/config.db

0 Bytes
Binary file not shown.

Data/exceptions.db

0 Bytes
Binary file not shown.

Data/pages.db

0 Bytes
Binary file not shown.

Data/statistics.db

8 KB
Binary file not shown.

Data/users.db

0 Bytes
Binary file not shown.

TightWiki.Caching/TightWiki.Caching.csproj

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

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

TightWiki.Email/TightWiki.Email.csproj

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

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

TightWiki.Engine.Function/TightWiki.Engine.Function.csproj

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

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

TightWiki.Engine.Implementation/TightWiki.Engine.Implementation.csproj

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

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

TightWiki.Engine.Library/TightWiki.Engine.Library.csproj

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

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

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>net9.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Version>2.21.2</Version>
6+
<Version>2.21.3</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
@@ -3,7 +3,7 @@
33
<TargetFramework>net9.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Version>2.21.2</Version>
6+
<Version>2.21.3</Version>
77
</PropertyGroup>
88

99
<ItemGroup>

TightWiki.Models/TightWiki.Models.csproj

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

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

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>net9.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Version>2.21.2</Version>
6+
<Version>2.21.3</Version>
77
</PropertyGroup>
88

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

TightWiki.Security/TightWiki.Security.csproj

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

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

TightWiki/TightWiki.csproj

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

99
<ItemGroup>

0 commit comments

Comments
 (0)