Commit 89b1088e authored by Damian Montero's avatar Damian Montero Committed by GitHub

Merge pull request #349 from uberhacker/feature/change-crew-version-to-match-release-tag

Change crew version to match release tag
parents d6f30e0a a855da2e
......@@ -428,7 +428,7 @@ when "remove"
abort 'Removing actions must be ran with sudo.' unless USER == 'root'
remove @pkgName
when nil
puts "Chromebrew, version 0.2.2"
puts "Chromebrew, version 0.4.1"
puts "Usage: crew [command] [package]"
puts "Available commands: search, download, install, remove, whatprovides"
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