Updated marmalade version to 6.1.5
This commit is contained in:
parent
cf57dff1ce
commit
c6a7610d93
2 changed files with 2 additions and 2 deletions
Social
|
@ -1,6 +1,6 @@
|
|||
# Social
|
||||
|
||||
## A Marmalade module for [EllieBot](https://toastielab.dev/Emotions-stuff/elliebot)
|
||||
Make you own by following the instructions at https://docs.elliebot.net/ellie/marmalade/creating-a-marmalade/
|
||||
Make you own by following the instructions at https://docs.elliebot.net/marmalade/creating-a-marmalade/
|
||||
|
||||
### This Marmalade pulls images from [waifu.pics](https://waifu.pics)
|
|
@ -18,7 +18,7 @@
|
|||
<ItemGroup>
|
||||
<!-- Base marmalade package. You MUST reference this in order to have a working marmalade -->
|
||||
<!-- Also, this package comes from Toastielab, which requires you to have a NuGet.Config file next to your .csproj -->
|
||||
<PackageReference Include="Ellie.Marmalade" Version="6.0.13">
|
||||
<PackageReference Include="Ellie.Marmalade" Version="6.1.5">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue