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 cbf9245 commit 0b1fb23Copy full SHA for 0b1fb23
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based now on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-# Unreleased
+## 3.4.4 — 2024-11-07
8
9
* Adds mongoid support for `mount_uploadcare_file` and `mount_uploadcare_file_group` methods.
10
lib/uploadcare/rails/version.rb
@@ -2,6 +2,6 @@
2
3
module Uploadcare
module Rails
- VERSION = '3.4.3'
+ VERSION = '3.4.4'
end
0 commit comments