diff options
author | Emma [it/its]@Rory& <root@rory.gay> | 2023-12-19 18:55:45 +0100 |
---|---|---|
committer | Emma [it/its]@Rory& <root@rory.gay> | 2023-12-19 18:55:45 +0100 |
commit | 533835e573b0a59158bcda4a740f67fe9b1c8324 (patch) | |
tree | 8fd9f36eddf13b32de857aa0379092d0057e40c3 | |
parent | Cleanup (diff) | |
download | LibMatrix.ExampleBot-533835e573b0a59158bcda4a740f67fe9b1c8324.tar.xz |
Cleanup
-rw-r--r-- | LibMatrix.ExampleBot.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LibMatrix.ExampleBot.csproj b/LibMatrix.ExampleBot.csproj index a905524..4088d1d 100644 --- a/LibMatrix.ExampleBot.csproj +++ b/LibMatrix.ExampleBot.csproj @@ -21,7 +21,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="ArcaneLibs.StringNormalisation" Version="1.0.0-preview6876311209.3b815f2" /> + <PackageReference Include="ArcaneLibs.StringNormalisation" Version="1.0.0-preview7205256004.28c0e5a" /> <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" /> </ItemGroup> <ItemGroup> |