Skip to content

Commit

Permalink
update to version 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
net57 committed Mar 8, 2022
1 parent 73c5bdc commit fddeef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module AppVersion
# minor version
MINOR = 5
# tiny version
TINY = 5
TINY = 6

# @return [String] version string
def self.to_s
Expand Down

0 comments on commit fddeef2

Please sign in to comment.