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 95d8829 commit 83ca71fCopy full SHA for 83ca71f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+# v1.8.4
4
+
5
+* Update to Ruby 3.4.5
6
+* Update to Rails 8.0.2.1
7
8
# v1.8.3
9
10
* Fix: Respect relative root url conf for logo link
config/initializers/version.rb
@@ -1,4 +1,4 @@
-Rails.application.config.x.version = "1.8.3"
+Rails.application.config.x.version = "1.8.4"
# 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