We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e520c31 commit 248af2fCopy full SHA for 248af2f
CHANGELOG.md
@@ -7,9 +7,12 @@ User-visible changes worth mentioning.
7
8
## main
9
10
-- [#1604] Fix fetching of the application when custom application_class defined.
11
- [#ID] Add your PR description here.
12
+## 5.6.2
13
+
14
+- [#1604] Fix fetching of the application when custom application_class defined.
15
16
## 5.6.1
17
18
- [#1593] Add support for Trilogy ActiveRecord adapter.
lib/doorkeeper/version.rb
@@ -5,7 +5,7 @@ module VERSION
5
# Semantic versioning
6
MAJOR = 5
MINOR = 6
- TINY = 1
+ TINY = 2
PRE = nil
# Full version number
0 commit comments