diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2016-10-19 19:26:33 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2016-10-19 19:26:33 -0400 |
commit | 520c46fbe661acac7f6c7854b71d05f58a06cf64 (patch) | |
tree | 54a87184e5a0003f7d14566fa6c120ab1f4ba38e /package.nuspec | |
parent | 555e0d12241f9bda0262f513fa6bc8c55cc7d5fe (diff) | |
download | SMAPI-520c46fbe661acac7f6c7854b71d05f58a06cf64.tar.gz SMAPI-520c46fbe661acac7f6c7854b71d05f58a06cf64.tar.bz2 SMAPI-520c46fbe661acac7f6c7854b71d05f58a06cf64.zip |
expand readme, restructure config
Diffstat (limited to 'package.nuspec')
-rw-r--r-- | package.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.nuspec b/package.nuspec index 5d8e5e52..a000d986 100644 --- a/package.nuspec +++ b/package.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> <metadata> <id>Pathoschild.Stardew.ModdingBuildConfig</id> - <version>1.0-alpha</version> + <version>1.0-alpha2</version> <title>MSBuild config for Stardew Valley mods</title> <authors>Pathoschild</authors> <owners>Pathoschild</owners> |