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 +2 -2
- data/lib/build/UppercuT.xml +1 -1
- data/lib/build/uppercut.dll +0 -0
- data/lib/build/uppercut.tasks.dll +0 -0
- metadata +3 -3
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.
|
53
|
-
* Now supports building gems - see http://code.google.com/p/uppercut/issues/detail?id=16 for details (
|
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
|
|
data/lib/build/UppercuT.xml
CHANGED
data/lib/build/uppercut.dll
CHANGED
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:
|
4
|
+
hash: 663
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 9
|
9
9
|
- 0
|
10
|
-
-
|
11
|
-
version: 0.9.0.
|
10
|
+
- 328
|
11
|
+
version: 0.9.0.328
|
12
12
|
platform: ruby
|
13
13
|
authors:
|
14
14
|
- Rob "FerventCoder" Reynolds
|