uppercutbuild 0.9.0.327 → 0.9.0.328

Sign up to get free protection for your applications and to get access to all the features.
data/docs/README CHANGED
@@ -49,8 +49,8 @@ Donations Accepted - If you enjoy using this product or it has saved you time an
49
49
  It helps keep to the product updated, pays for site hosting, etc. https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4410250
50
50
 
51
51
  # RELEASE NOTES
52
- =0.9.0.326=
53
- * Now supports building gems - see http://code.google.com/p/uppercut/issues/detail?id=16 for details (r326)
52
+ =0.9.0.328=
53
+ * Now supports building gems - see http://code.google.com/p/uppercut/issues/detail?id=16 for details (r328)
54
54
  * The version hash for SVN and TFS should just use version.revision. (r321)
55
55
  * General fix - when a step of the build process fails the build, any extensions or custom tasks related to it should also fail the build. (r319)
56
56
 
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" ?>
2
2
  <uppercut>
3
- <version>0.9.0.327</version>
3
+ <version>0.9.0.328</version>
4
4
  </uppercut>
5
5
 
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: uppercutbuild
3
3
  version: !ruby/object:Gem::Version
4
- hash: 649
4
+ hash: 663
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
9
  - 0
10
- - 327
11
- version: 0.9.0.327
10
+ - 328
11
+ version: 0.9.0.328
12
12
  platform: ruby
13
13
  authors:
14
14
  - Rob "FerventCoder" Reynolds