<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -90,8 +90,8 @@ desc &quot;Release ZIP files to the world&quot;
 task :release do
   system(&quot;git push origin master&quot;)
   @fw_versions.each do |version|
-    %x(scp OrangeCommands_#{ORANGE_COMMANDS_VERSION}_#{version}.zip sn:www/dl/)
-    %x(scp OrangeCommands_#{ORANGE_COMMANDS_VERSION}_#{version}.zip sn:www/dl/orangecommands_latest_#{version.downcase}.zip)
+    %x(scp pkg/#{ORANGE_COMMANDS_VERSION}/OrangeCommands_#{ORANGE_COMMANDS_VERSION}_#{version}.zip sn:www/dl/)
+    %x(scp pkg/#{ORANGE_COMMANDS_VERSION}/OrangeCommands_#{ORANGE_COMMANDS_VERSION}_#{version}.zip sn:www/dl/orangecommands_latest_#{version.downcase}.zip)
   end
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6c7fa3405716b3c3cd77c83d9f9992e328309054</id>
    </parent>
  </parents>
  <author>
    <name>Ale Mun&#771;oz</name>
    <email>bomberstudios@gmail.com</email>
  </author>
  <url>http://github.com/bomberstudios/fireworks/commit/db1cc6dd2293a11a978b930f333ed4e3348f6c3b</url>
  <id>db1cc6dd2293a11a978b930f333ed4e3348f6c3b</id>
  <committed-date>2009-11-02T03:20:36-08:00</committed-date>
  <authored-date>2009-11-02T03:20:36-08:00</authored-date>
  <message>Fixed release task</message>
  <tree>d9b3dd6e25038c78689fd0286e88e2ee5b0d2214</tree>
  <committer>
    <name>Ale Mun&#771;oz</name>
    <email>bomberstudios@gmail.com</email>
  </committer>
</commit>
