Skip to content

Commit

Permalink
increment version to 7.3.1 (#1887)
Browse files Browse the repository at this point in the history
  • Loading branch information
dczulada committed Jul 30, 2024
1 parent 8b0302b commit cc4e6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Cypress
class Application
VERSION = '7.3.0'.freeze
VERSION = '7.3.1'.freeze
end
end

0 comments on commit cc4e6ae

Please sign in to comment.