Skip to content

Commit 83ca71f

Browse files
authored
release 1.8.4 (#782)
1 parent 95d8829 commit 83ca71f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
# v1.8.4
4+
5+
* Update to Ruby 3.4.5
6+
* Update to Rails 8.0.2.1
7+
38
# v1.8.3
49

510
* Fix: Respect relative root url conf for logo link

config/initializers/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Rails.application.config.x.version = "1.8.3"
1+
Rails.application.config.x.version = "1.8.4"
22

33
# Docker Cloud will pass the git commit it is building the image from
44
# See: https://docs.docker.com/docker-hub/builds/advanced/

0 commit comments

Comments
 (0)