Skip to content

Commit

Permalink
Update: to 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Oct 23, 2024
1 parent f88fecc commit 15c4a75
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.6" }
after_action { headers["Sonolus-Version"] = "0.8.7" }

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

0 comments on commit 15c4a75

Please sign in to comment.