Skip to content

Commit

Permalink
Bump version number in preparation of release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar committed Jul 12, 2024
1 parent c4bcd87 commit 99e61b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Bundler.require(*Rails.groups)

module Avalon
VERSION = '7.7.2'
VERSION = '7.8.0'

class Application < Rails::Application
require 'avalon/configuration'
Expand Down

0 comments on commit 99e61b7

Please sign in to comment.