Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit fbf42e5

Browse files
committed
Release 2.11.4
1 parent 337be93 commit fbf42e5

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

33
## [Unreleased]
4+
5+
## RELEASE 2.11.4 - 2018-07-31
46
### Fixed
57
- Search - Fix the search while typing single quotes in the search value.
68

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
forest_liana (2.11.3)
4+
forest_liana (2.11.4)
55
arel-helpers
66
bcrypt
77
groupdate

lib/forest_liana/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ForestLiana
2-
VERSION = "2.11.3"
2+
VERSION = "2.11.4"
33
end

0 commit comments

Comments
 (0)