mirror of
https://github.com/discourse/discourse.git
synced 2025-01-22 22:58:30 +08:00
Bump version to v3.3.3
This commit is contained in:
parent
a7b4dc7026
commit
7066b89b18
|
@ -7,7 +7,7 @@ module Discourse
|
|||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
# Use the `version_bump:*` rake tasks to update this value
|
||||
STRING = "3.3.2"
|
||||
STRING = "3.3.3"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
|
Loading…
Reference in New Issue
Block a user