Skip to content

Commit 0571dbf

Browse files
committed
Rolling for 0.0.1-rc.1 release
1 parent df3f4e4 commit 0571dbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/application.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,7 @@ class Application < Rails::Application
3838

3939
# Whether or not to record `SessionActivity` in the `BaseResourceController`
4040
config.record_session_activity = ENV.fetch('RECORD_SESSION_ACTIVITY') { true }
41+
42+
config.version = '0.0.1-rc.1'
4143
end
4244
end

0 commit comments

Comments
 (0)