luck perms discord initial
This commit is contained in:
@@ -16,5 +16,5 @@ public class Config : ViewModel
|
||||
|
||||
[XmlAttribute(Form = XmlSchemaForm.Qualified, Namespace = "http://www.w3.org/2001/XMLSchema-instance")]
|
||||
// ReSharper disable once InconsistentNaming
|
||||
public string noNamespaceSchemaLocation = "Kits.v1.1.0.xsd";
|
||||
public string noNamespaceSchemaLocation = "Kits.v1.1.2.xsd";
|
||||
}
|
||||
|
@@ -14,7 +14,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="LuckPerms.Torch.Api" Version="5.4.2" />
|
||||
<PackageReference Include="LuckPerms.Torch.Api" Version="5.4.4" />
|
||||
<PackageReference Include="PetaPoco.Compiled" Version="6.0.480" />
|
||||
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" PrivateAssets="all" />
|
||||
<PackageReference Include="Torch.Server.ReferenceAssemblies" Version="1.3.1.260-master" PrivateAssets="all" IncludeAssets="compile" />
|
||||
|
@@ -2,5 +2,5 @@
|
||||
<PluginManifest xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<Name>Kits</Name>
|
||||
<Guid>d095391d-b5ec-43a9-8ba4-6c4909227e6e</Guid>
|
||||
<Version>v1.1.1</Version>
|
||||
<Version>v1.1.2</Version>
|
||||
</PluginManifest>
|
Reference in New Issue
Block a user