1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-09 04:31:55 +00:00

Version going to 1.1.0-snapshot, Go 1.5

This commit is contained in:
James Hillyerd
2015-08-25 22:14:54 -07:00
parent 0f5ba4a7a9
commit e72c5c4b92
3 changed files with 7 additions and 9 deletions

View File

@@ -4,10 +4,8 @@
],
"Arch": "amd64",
"Os": "darwin freebsd linux windows",
"Resources": {
"Include": "README*,LICENSE*,inbucket.bat,etc,themes"
},
"PackageVersion": "1.0",
"PrereleaseInfo": "",
"FormatVersion": "0.8"
}
"ResourcesInclude": "README*,LICENSE*,inbucket.bat,etc,themes",
"PackageVersion": "1.1.0",
"PrereleaseInfo": "alpha",
"ConfigVersion": "0.9"
}