1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-10 13:15:56 +00:00

Release 1.1.0-rc1

This commit is contained in:
James Hillyerd
2016-03-03 21:40:25 -08:00
parent d566da0d86
commit 22eb793f61
3 changed files with 7 additions and 6 deletions

View File

@@ -5,9 +5,9 @@
],
"Arch": "amd64",
"Os": "darwin freebsd linux windows",
"ResourcesInclude": "README*,LICENSE*,inbucket.bat,etc,themes",
"ResourcesInclude": "README*,LICENSE*,CHANGELOG*,inbucket.bat,etc,themes",
"PackageVersion": "1.1.0",
"PrereleaseInfo": "alpha",
"PrereleaseInfo": "rc1",
"ConfigVersion": "0.9",
"BuildSettings": {
"LdFlagsXVars": {
@@ -15,4 +15,4 @@
"Version": "main.VERSION"
}
}
}
}