gd_bam 0.1.13 → 0.1.14

Sign up to get free protection for your applications and to get access to all the features.
data/lib/bam/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Bam
2
- VERSION = '0.1.13'
2
+ VERSION = '0.1.14'
3
3
  end
@@ -18,6 +18,7 @@
18
18
  function integer transform() {
19
19
 
20
20
  $out.0.* = $in.0.*;
21
+ $out.0.url_label = '${SF_SERVER_FOR_LINKS}' + $in.0.Id;
21
22
  return ALL;
22
23
  }
23
24
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gd_bam
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.13
4
+ version: 0.1.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: