Skip to content

Commit

Permalink
Bump version to prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar committed Nov 13, 2024
1 parent aca1b0d commit 1bc4b06
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 @@ -9,7 +9,7 @@
Bundler.require(*Rails.groups)

module Avalon
VERSION = '7.8.0'
VERSION = '8.0.0'

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

0 comments on commit 1bc4b06

Please sign in to comment.