Skip to content

Commit 1d5e746

Browse files
authored
release 1.7.5 (#725)
1 parent 2905c55 commit 1d5e746

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

510
* Update to Ruby 3.3.5

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