Skip to content

Commit 0b62249

Browse files
author
Carnagion
committed
Update csproj file
1 parent 66fb3a4 commit 0b62249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- Workaround as Godot does not know how to properly load NuGet packages -->
99
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11-
<PackageVersion>1.0.0</PackageVersion>
11+
<PackageVersion>1.0.1</PackageVersion>
1212
<Title>Modot</Title>
1313
<Authors>Carnagion</Authors>
1414
<Description>A mod loader and API for applications made using Godot, with the ability to load C# assemblies, XML data, and resource packs at runtime.</Description>

0 commit comments

Comments
 (0)