We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e450db commit 589bdd1Copy full SHA for 589bdd1
1 file changed
CommandForgeGenerator/CommandForgeGenerator.csproj
@@ -18,7 +18,7 @@
18
<!-- NuGet Package Metadata -->
19
<Title>CommandForge Generator</Title>
20
<Authors>Moorestech</Authors>
21
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
22
<Description>CommandForgeEditorのcommands.yamlのC#コードを生成するSourceGenerator</Description>
23
<PackageProjectUrl>https://github.com/moorestech/CommandForgeGenerator</PackageProjectUrl>
24
<RepositoryUrl>https://github.com/moorestech/CommandForgeGenerator</RepositoryUrl>
0 commit comments