diff --git a/AdobeAIR/AdobeAIR.nuspec b/AdobeAIR/AdobeAIR.nuspec index 1919d60..c2d30e9 100644 --- a/AdobeAIR/AdobeAIR.nuspec +++ b/AdobeAIR/AdobeAIR.nuspec @@ -3,7 +3,7 @@ AdobeAIR Adobe AIR Runtime - 3.9.0.1380 + 15.0.0.249 Adobe Ethan J Brown Adobe AIR runtime is necessary for AIR based applications. @@ -16,7 +16,7 @@ http://www.adobe.com/products/eulas false https://github.com/Iristyle/ChocolateyPackages/raw/master/AdobeAIR/AdobeAIR.jpg - + http://helpx.adobe.com/air/air-releasenotes.html diff --git a/AdobeAIR/tools/chocolateyInstall.ps1 b/AdobeAIR/tools/chocolateyInstall.ps1 index 8d01c45..e11539d 100644 --- a/AdobeAIR/tools/chocolateyInstall.ps1 +++ b/AdobeAIR/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $package = 'AdobeAIR' -$version = '3.9' +$version = '15.0' try {