Skip to content

Commit 0b1fb23

Browse files
committed
Prep for 3.4.4 release
1 parent cbf9245 commit 0b1fb23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based now on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
# Unreleased
7+
## 3.4.4 — 2024-11-07
88

99
* Adds mongoid support for `mount_uploadcare_file` and `mount_uploadcare_file_group` methods.
1010

lib/uploadcare/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Uploadcare
44
module Rails
5-
VERSION = '3.4.3'
5+
VERSION = '3.4.4'
66
end
77
end

0 commit comments

Comments
 (0)