Skip to content

Commit

Permalink
Update: Update sonolus-version
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored May 5, 2024
1 parent 8b65ad7 commit fec5d53
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 @@ -307,7 +307,7 @@ def authenticate
}
end

after_action { headers["Sonolus-Version"] = "0.8.0" }
after_action { headers["Sonolus-Version"] = "0.8.1" }

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

0 comments on commit fec5d53

Please sign in to comment.