Skip to content

Commit

Permalink
Update: Update to Sonolus v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Dec 22, 2023
1 parent f584057 commit 32f1bea
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 @@ -192,7 +192,7 @@ def authenticate
}
end

after_action { headers["Sonolus-Version"] = "0.7.4" }
after_action { headers["Sonolus-Version"] = "0.7.5" }

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

0 comments on commit 32f1bea

Please sign in to comment.