Skip to content

Commit 9041d6a

Browse files
committed
changed version number to 2.3.0
1 parent eb584df commit 9041d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ class Application < Rails::Application
103103
config.middleware.use Rack::Attack
104104

105105
# site version
106-
config.site_version = "2.2.1"
106+
config.site_version = "2.3.0"
107107
end
108108
end

0 commit comments

Comments
 (0)