Skip to content

Commit 12e3b04

Browse files
committed
Fixed docker latest
1 parent 92d42d3 commit 12e3b04

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

iGotify Notification Assist.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<InvariantGlobalization>true</InvariantGlobalization>
88
<RootNamespace>iGotify_Notification_Assist</RootNamespace>
9-
<AssemblyVersion>1.3.1.0</AssemblyVersion>
10-
<FileVersion>1.3.1.0</FileVersion>
11-
<Version>1.3.1.0</Version>
9+
<AssemblyVersion>1.3.1.1</AssemblyVersion>
10+
<FileVersion>1.3.1.1</FileVersion>
11+
<Version>1.3.1.1</Version>
1212
<LangVersion>default</LangVersion>
1313
</PropertyGroup>
1414

@@ -17,7 +17,7 @@
1717
<PackageReference Include="Dapper.Contrib" Version="2.0.78" />
1818
<PackageReference Include="Dapper.Mapper" Version="2.0.0" />
1919
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
20-
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
20+
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.8" />
2121
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2222
<PackageReference Include="Scalar.AspNetCore" Version="1.2.75" />
2323
<PackageReference Include="secntfy.nuget" Version="1.0.5" />

0 commit comments

Comments
 (0)