Skip to content

Commit

Permalink
changed version number to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshk committed Jan 10, 2019
1 parent eb584df commit 9041d6a
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 @@ -103,6 +103,6 @@ class Application < Rails::Application
config.middleware.use Rack::Attack

# site version
config.site_version = "2.2.1"
config.site_version = "2.3.0"
end
end

0 comments on commit 9041d6a

Please sign in to comment.