chore(SublimeText2.EditorPackages): release 0.1.0
- Restores packages in a friendlier manner
This commit is contained in:
		| @@ -3,7 +3,7 @@ | |||||||
|   <metadata> |   <metadata> | ||||||
|     <id>EthanBrown.SublimeText2.EditorPackages</id> |     <id>EthanBrown.SublimeText2.EditorPackages</id> | ||||||
|     <title>Sublime Text 2 - Editor Enhancing Packages</title> |     <title>Sublime Text 2 - Editor Enhancing Packages</title> | ||||||
|     <version>0.0.5</version> |     <version>0.1.0</version> | ||||||
|     <authors>Various</authors> |     <authors>Various</authors> | ||||||
|     <owners>Ethan Brown</owners> |     <owners>Ethan Brown</owners> | ||||||
|     <summary>A number of packages helpful for increased editor productivity.</summary> |     <summary>A number of packages helpful for increased editor productivity.</summary> | ||||||
| @@ -91,7 +91,7 @@ | |||||||
|     --> |     --> | ||||||
|     <requireLicenseAcceptance>false</requireLicenseAcceptance> |     <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||||||
|     <iconUrl>https://raw.github.com/Iristyle/ChocolateyPackages/master/SublimeText2.app/Sublime_Text.png</iconUrl> |     <iconUrl>https://raw.github.com/Iristyle/ChocolateyPackages/master/SublimeText2.app/Sublime_Text.png</iconUrl> | ||||||
|     <releaseNotes></releaseNotes> |     <releaseNotes>* Use a local package cache to prevent first-time package restore / load errors</releaseNotes> | ||||||
|     <dependencies> |     <dependencies> | ||||||
|         <dependency id="PowerShell" version="3.0"/> |         <dependency id="PowerShell" version="3.0"/> | ||||||
|         <dependency id="SublimeText2.app" /> |         <dependency id="SublimeText2.app" /> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user