Skip to content

Commit

Permalink
Update: to Sonolus 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Oct 3, 2024
1 parent b3af158 commit f88fecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/app/controllers/sonolus_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ def authenticate
}
end

after_action { headers["Sonolus-Version"] = "0.8.5" }
after_action { headers["Sonolus-Version"] = "0.8.6" }

around_action do |_controller, action|
success = false
Expand Down

0 comments on commit f88fecc

Please sign in to comment.