37 38 39
# File 'lib/mgit/appdata.rb', line 37 def self.sorted @versions.sort_by { |v| v.version } end