Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
djcas9 committed May 4, 2013
1 parent 4ecad6d commit 3310759
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/snorbyorg/versions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ module Versions

def self.data
@data ||= {
:md5 => 'cb543ee9ade45bc1a069b31c57f990f5',
:date => '04/15/2013',
:md5 => '6e7f30c5fdf21e97f993126e234a0347',
:date => '05/04/2013',
:size => '1.3 MB',
:type => "tar.gz",
:version => self.snorby
Expand All @@ -17,7 +17,7 @@ def self.data
end

def self.snorby
'2.6.0'
'2.6.1'
end

def self.snorby_download
Expand Down

0 comments on commit 3310759

Please sign in to comment.