Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DynamicVariablePowerTools/DynamicVariablePowerTools.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<Project Sdk="Remora.Resonite.Sdk/2.3.3">
<Project Sdk="Remora.Resonite.Sdk/2.3.4">
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>DynamicVariablePowerTools</PackageId>
<Title>Dynamic Variable Power Tools</Title>
<Authors>Banane9</Authors>
<Version>0.2.0-beta</Version>
<Version>0.2.1-beta</Version>
<Description>This MonkeyLoader mod for Resonite adds a variety of powerful functions to dynamic variables and their spaces.</Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
Expand Down
Loading