We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2905c55 commit 1d5e746Copy full SHA for 1d5e746
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+# v1.7.5
4
+
5
+* Update to Ruby 3.4.2
6
+* Update to Rails 8.0.1
7
8
# v1.7.4
9
10
* Update to Ruby 3.3.5
config/initializers/version.rb
@@ -1,4 +1,4 @@
-Rails.application.config.x.version = "1.7.4"
+Rails.application.config.x.version = "1.7.5"
# Docker Cloud will pass the git commit it is building the image from
# See: https://docs.docker.com/docker-hub/builds/advanced/
0 commit comments