Skip to content

Commit 8e7c54e

Browse files
committed
feat: update default electricity unit rate
Rate changed to 26.35p with effect from 1st October 2025
1 parent 19cd4f5 commit 8e7c54e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ class Application < Rails::Application
7777

7878
config.session_store :disabled
7979

80-
config.x.default_unit_rate = 25.73
80+
config.x.default_unit_rate = 26.35
8181
end
8282
end

0 commit comments

Comments
 (0)