# File lib/commands/plugin/commands.rb, line 448
    def prompt_for_version
      ARGV.pop
      gets.strip.to_i
    end