Skip to content

Commit

Permalink
Version bump to v2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nlalonde committed Jun 1, 2020
1 parent b6ff3b6 commit 53c7d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.rb
Expand Up @@ -8,7 +8,7 @@ module Discourse
module VERSION #:nodoc:
MAJOR = 2
MINOR = 4
TINY = 4
TINY = 5
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
Expand Down

0 comments on commit 53c7d02

Please sign in to comment.