Skip to content

Commit b6f1842

Browse files
authored
release 1.7.4 (#679)
1 parent 4d5694c commit b6f1842

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.7.4
4+
5+
* Update to Ruby 3.3.5
6+
* Update to Rails 7.2.1
7+
38
# v1.7.3
49

510
* Update to Ruby 3.3.4

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.7.3"
1+
Rails.application.config.x.version = "1.7.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)