Skip to content

Commit

Permalink
Release v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gburgett committed Nov 26, 2024
1 parent f2f193b commit 2b59889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wcc-contentful-app/lib/wcc/contentful/app/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module WCC
module Contentful
module App
VERSION = '1.7.0'
VERSION = '1.7.1'
end
end
end
2 changes: 1 addition & 1 deletion wcc-contentful/lib/wcc/contentful/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module WCC
module Contentful
VERSION = '1.7.0'
VERSION = '1.7.1'
end
end

0 comments on commit 2b59889

Please sign in to comment.