summaryrefslogtreecommitdiff
path: root/package.nuspec
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2016-10-19 19:26:33 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2016-10-19 19:26:33 -0400
commit520c46fbe661acac7f6c7854b71d05f58a06cf64 (patch)
tree54a87184e5a0003f7d14566fa6c120ab1f4ba38e /package.nuspec
parent555e0d12241f9bda0262f513fa6bc8c55cc7d5fe (diff)
downloadSMAPI-520c46fbe661acac7f6c7854b71d05f58a06cf64.tar.gz
SMAPI-520c46fbe661acac7f6c7854b71d05f58a06cf64.tar.bz2
SMAPI-520c46fbe661acac7f6c7854b71d05f58a06cf64.zip
expand readme, restructure config
Diffstat (limited to 'package.nuspec')
-rw-r--r--package.nuspec2
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>