Bumped to 0.7.4.1

Overhauled installer -- fixed a number of small bugs
Better output during installation
Complete uninstaller - removes services, etc
This commit is contained in:
Iristyle
2012-10-21 20:54:03 -04:00
parent 8da49af35d
commit 23c0459e8f
4 changed files with 162 additions and 34 deletions

View File

@@ -3,7 +3,7 @@
<metadata>
<id>SABnzbd</id>
<title>SABnzbd+</title>
<version>0.7.4</version>
<version>0.7.4.1</version>
<authors>The SABnzbd+ Team</authors>
<owners>Ethan Brown</owners>
<summary>SABnzbd+ open source binary newsreader</summary>
@@ -20,7 +20,11 @@ Note that if this is a first time install it will be necessary to configure SABn
<licenseUrl>https://github.com/sabnzbd/sabnzbd/blob/master/LICENSE.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://github.com/Iristyle/ChocolateyPackages/raw/master/SABnzbd/SABnzbd.png</iconUrl>
<releaseNotes>Highlights in 0.7.4
<releaseNotes>
0.7.4.1 - Chocolatey Installer fixes
Can now uninstall
Highlights in 0.7.4
OSX Mountain Lion: Notification Center support
OSX Mountain Lion: improved "keep awake" support
@@ -56,4 +60,4 @@ Note that if this is a first time install it will be necessary to configure SABn
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>