We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10159f6 commit 9fdabedCopy full SHA for 9fdabed
config/initializers/version.rb
@@ -9,7 +9,7 @@ module AppVersion
9
# minor version
10
MINOR = 5
11
# tiny version
12
- TINY = 27
+ TINY = 28
13
14
# @return [String] version string
15
def self.to_s
0 commit comments