cloudblocks 0.0.12f → 0.0.12g

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/bin/cb-agent +1 -1
  2. metadata +1 -1
data/bin/cb-agent CHANGED
@@ -410,7 +410,7 @@ end
410
410
 
411
411
  # still no api key, we need to get it
412
412
  if @api_key.empty?
413
- puts 'CloudBlocks Agent'
413
+ puts 'CloudBlocks Agent One-Time Setup'
414
414
  @api_key = ask('Please enter your API key. (you can find it at https://cloudblocks.co/me): ')
415
415
  if @api_key.length != 32
416
416
  puts 'Invalid API key'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudblocks
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12f
4
+ version: 0.0.12g
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: