Commit bc42c6a0 authored by Ed Reel's avatar Ed Reel

Change crew version to match the release tag

parent b1d1cef4
...@@ -428,7 +428,7 @@ when "remove" ...@@ -428,7 +428,7 @@ when "remove"
abort 'Removing actions must be ran with sudo.' unless USER == 'root' abort 'Removing actions must be ran with sudo.' unless USER == 'root'
remove @pkgName remove @pkgName
when nil when nil
puts "Chromebrew, version 0.2.2" puts "Chromebrew, version 0.4"
puts "Usage: crew [command] [package]" puts "Usage: crew [command] [package]"
puts "Available commands: search, download, install, remove, whatprovides" puts "Available commands: search, download, install, remove, whatprovides"
else else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment